Symbol: list_first_entry_or_null
arch/arm64/kvm/vgic/vgic-debug.c
339
ite = list_first_entry_or_null(&dev->itt_head,
arch/arm64/kvm/vgic/vgic-debug.c
373
dev = list_first_entry_or_null(&its->device_list,
arch/arm64/kvm/vgic/vgic-debug.c
383
iter->ite = list_first_entry_or_null(&dev->itt_head,
arch/arm64/kvm/vgic/vgic-kvm-device.c
141
rdreg = list_first_entry_or_null(&vgic->rd_regions,
arch/powerpc/kernel/eeh_pe.c
883
edev = list_first_entry_or_null(&pe->edevs, struct eeh_dev, entry);
arch/powerpc/platforms/powernv/eeh-powernv.c
1009
edev = list_first_entry_or_null(&pe->edevs, struct eeh_dev, entry);
arch/s390/kernel/crash_dump.c
81
return list_first_entry_or_null(&dump_save_areas, struct save_area, list);
arch/s390/kvm/interrupt.c
1006
inti = list_first_entry_or_null(&fi->lists[FIRQ_LIST_PFAULT],
arch/s390/kvm/interrupt.c
1049
inti = list_first_entry_or_null(&fi->lists[FIRQ_LIST_VIRTIO],
arch/s390/kvm/interrupt.c
1131
inti = list_first_entry_or_null(isc_list,
arch/um/drivers/line.c
739
while ((winch = list_first_entry_or_null(&winch_handlers,
arch/um/kernel/time.c
394
return list_first_entry_or_null(&time_travel_events,
arch/um/kernel/time.c
480
while ((e = list_first_entry_or_null(&time_travel_irqs,
block/blk-zoned.c
1827
zwplug = list_first_entry_or_null(&disk->zone_wplugs_list,
block/error-injection.c
125
while ((inj = list_first_entry_or_null(&disk->error_injection_list,
block/kyber-iosched.c
758
rq = list_first_entry_or_null(rqs, struct request, queuelist);
crypto/algapi.c
120
spawn = list_first_entry_or_null(stack, struct crypto_spawn, list);
drivers/accel/ivpu/ivpu_ipc.c
274
rx_msg = list_first_entry_or_null(&cons->rx_msg_list, struct ivpu_ipc_rx_msg, link);
drivers/acpi/acpi_ipmi.c
500
driver_data.selected_smi = list_first_entry_or_null(
drivers/acpi/scan.c
1323
hid = list_first_entry_or_null(&device->pnp.ids, struct acpi_hardware_id, list);
drivers/acpi/x86/lpss.c
635
rentry = list_first_entry_or_null(&resource_list, struct resource_entry, node);
drivers/android/binder.c
2491
list_first_entry_or_null(pf_head, struct binder_ptr_fixup,
drivers/android/binder.c
2537
pf = list_first_entry_or_null(pf_head,
drivers/android/binder.c
3275
w = list_first_entry_or_null(&thread->todo,
drivers/android/binder.c
543
w = list_first_entry_or_null(list, struct binder_work, entry);
drivers/android/binder.c
617
thread = list_first_entry_or_null(&proc->waiting_threads,
drivers/base/regmap/regmap.c
1470
async = list_first_entry_or_null(&map->async_free,
drivers/base/regmap/regmap.c
1737
async = list_first_entry_or_null(&map->async_free,
drivers/block/aoe/aoecmd.c
858
rq = list_first_entry_or_null(&d->rq_list, struct request,
drivers/block/drbd/drbd_debugfs.c
169
req = list_first_entry_or_null(&device->pending_master_completion[1],
drivers/block/drbd/drbd_debugfs.c
198
ctx = list_first_entry_or_null(&device->pending_bitmap_io, struct drbd_bm_aio_ctx, list);
drivers/block/drbd/drbd_debugfs.c
705
r1 = list_first_entry_or_null(&device->pending_master_completion[i],
drivers/block/drbd/drbd_debugfs.c
707
r2 = list_first_entry_or_null(&device->pending_completion[i],
drivers/block/drbd/drbd_int.h
2220
return list_first_entry_or_null(&resource->connections,
drivers/block/drbd/drbd_int.h
949
return list_first_entry_or_null(&device->peer_devices, struct drbd_peer_device, peer_devices);
drivers/block/drbd/drbd_req.c
1479
while ((req = list_first_entry_or_null(incoming, struct drbd_request, tl_requests))) {
drivers/block/drbd/drbd_req.c
1502
while ((req = list_first_entry_or_null(pending, struct drbd_request, tl_requests))) {
drivers/block/drbd/drbd_req.c
1737
req_read = list_first_entry_or_null(&device->pending_completion[0], struct drbd_request, req_pending_local);
drivers/block/drbd/drbd_req.c
1738
req_write = list_first_entry_or_null(&device->pending_completion[1], struct drbd_request, req_pending_local);
drivers/block/floppy.c
2756
current_req = list_first_entry_or_null(&floppy_reqs, struct request,
drivers/block/rnbd/rnbd-clt.c
220
q = list_first_entry_or_null(&cpu_q->requeue_list,
drivers/block/ublk_drv.c
1987
fcmd = list_first_entry_or_null(&ubq->fcmd_head,
drivers/block/zram/zram_drv.c
1001
req = list_first_entry_or_null(&wb_ctl->done_reqs,
drivers/block/zram/zram_drv.c
1029
req = list_first_entry_or_null(&wb_ctl->idle_reqs,
drivers/block/zram/zram_drv.c
322
pps = list_first_entry_or_null(&ctl->pp_buckets[idx],
drivers/bluetooth/btintel_pcie.c
2461
while ((tmp = list_first_entry_or_null(&btintel_pcie_recovery_list,
drivers/bus/fsl-mc/fsl-mc-allocator.c
202
resource = list_first_entry_or_null(&res_pool->free_list,
drivers/crypto/atmel-aes.c
416
aes_dd = list_first_entry_or_null(&atmel_aes.dev_list,
drivers/crypto/atmel-sha.c
410
tctx->dd = list_first_entry_or_null(&atmel_sha.dev_list,
drivers/crypto/atmel-tdes.c
194
tdes_dd = list_first_entry_or_null(&atmel_tdes.dev_list,
drivers/crypto/cavium/nitrox/nitrox_reqmgr.c
262
return list_first_entry_or_null(&cmdq->response_head,
drivers/crypto/ccp/ccp-dmaengine.c
164
cmd = list_first_entry_or_null(&desc->active, struct ccp_dma_cmd,
drivers/crypto/ccp/ccp-dmaengine.c
184
desc = list_first_entry_or_null(&chan->active, struct ccp_dma_desc,
drivers/crypto/ccp/ccp-dmaengine.c
598
desc = list_first_entry_or_null(&chan->active, struct ccp_dma_desc,
drivers/crypto/img-hash.c
634
tctx->hdev = list_first_entry_or_null(&img_hash.dev_list,
drivers/crypto/intel/iaa/iaa_crypto_main.c
849
found_device = list_first_entry_or_null(&iaa_devices,
drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
179
tctx->hcu_dev = list_first_entry_or_null(&ocs_hcu.dev_list,
drivers/crypto/marvell/cesa/cesa.h
645
req = list_first_entry_or_null(&engine->complete_queue,
drivers/crypto/rockchip/rk3288_crypto.c
387
first = list_first_entry_or_null(&rocklist.dev_list,
drivers/crypto/rockchip/rk3288_crypto.c
39
first = list_first_entry_or_null(&rocklist.dev_list,
drivers/crypto/rockchip/rk3288_crypto.c
420
first = list_first_entry_or_null(&rocklist.dev_list,
drivers/crypto/starfive/jh7110-cryp.c
42
ctx->cryp = list_first_entry_or_null(&dev_list.dev_list,
drivers/crypto/stm32/stm32-cryp.c
368
ctx->cryp = list_first_entry_or_null(&cryp_list.dev_list,
drivers/crypto/stm32/stm32-hash.c
799
ctx->hdev = list_first_entry_or_null(&stm32_hash.dev_list,
drivers/dma/altera-msgdma.c
560
desc = list_first_entry_or_null(&mdev->pending_list,
drivers/dma/altera-msgdma.c
619
desc = list_first_entry_or_null(&mdev->active_list,
drivers/dma/dma-axi-dmac.c
234
return list_first_entry_or_null(&chan->active_descs,
drivers/dma/dw-edma/dw-edma-core.c
189
child = list_first_entry_or_null(&desc->chunk->list,
drivers/dma/dw-edma/dw-hdma-v0-core.c
273
child = list_first_entry_or_null(&chunk->burst->list,
drivers/dma/ep93xx_dma.c
328
return list_first_entry_or_null(&edmac->active,
drivers/dma/mediatek/mtk-cqdma.c
319
cvd = list_first_entry_or_null(&pc->queue,
drivers/dma/mediatek/mtk-cqdma.c
350
cvd = list_first_entry_or_null(&pc->queue,
drivers/dma/sh/rz-dmac.c
674
desc = list_first_entry_or_null(&channel->ld_free, struct rz_dmac_desc, node);
drivers/dma/sh/rz-dmac.c
703
desc = list_first_entry_or_null(&channel->ld_free, struct rz_dmac_desc, node);
drivers/dma/sh/rz-dmac.c
751
desc = list_first_entry_or_null(&channel->ld_free, struct rz_dmac_desc, node);
drivers/dma/ste_dma40.c
974
return list_first_entry_or_null(&d40c->active, struct d40_desc, node);
drivers/dma/ste_dma40.c
987
return list_first_entry_or_null(&d40c->pending_queue, struct d40_desc,
drivers/dma/ste_dma40.c
993
return list_first_entry_or_null(&d40c->queue, struct d40_desc, node);
drivers/dma/ste_dma40.c
998
return list_first_entry_or_null(&d40c->done, struct d40_desc, node);
drivers/dma/sun4i-dma.c
1081
promise = list_first_entry_or_null(&contract->demands,
drivers/dma/sun4i-dma.c
673
promise = list_first_entry_or_null(&contract->demands,
drivers/dma/virt-dma.h
171
return list_first_entry_or_null(&vc->desc_issued,
drivers/dma/xilinx/xdma.c
928
next_vd = list_first_entry_or_null(&vd->node, struct virt_dma_desc, node);
drivers/dma/xilinx/zynqmp_dma.c
599
desc = list_first_entry_or_null(&chan->pending_list,
drivers/dma/xilinx/zynqmp_dma.c
646
desc = list_first_entry_or_null(&chan->active_list,
drivers/dpll/dpll_core.c
1086
reg = list_first_entry_or_null((struct list_head *)&dpll->registration_list,
drivers/dpll/dpll_core.c
1113
reg = list_first_entry_or_null(&ref->registration_list,
drivers/edac/sb_edac.c
752
return list_first_entry_or_null(&sbridge_edac_list,
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1037
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1104
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1172
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1242
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1317
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1395
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1463
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1526
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1602
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1680
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1755
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1827
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1903
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
1969
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
2054
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
2139
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
2217
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
2297
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
2372
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
240
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
2459
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
2542
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
2633
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
290
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
909
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
974
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
1065
ctl1 = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
1109
ctl1 = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
1167
ctl1 = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
126
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
156
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
187
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
213
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
244
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
276
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
308
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
341
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
373
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
406
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
440
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
745
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
775
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
813
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
840
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
869
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
899
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_parse.c
938
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1050
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1120
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1191
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1269
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1352
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1432
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1508
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1575
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1640
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1710
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1786
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
182
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1860
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
1938
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
2017
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
253
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
321
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
375
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
430
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
488
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
550
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
604
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
665
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
727
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
792
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
861
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
918
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_control_rw.c
985
ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
473
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/firmware/cirrus/test/cs_dsp_test_wmfw_error.c
829
ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list);
drivers/fpga/tests/fpga-bridge-test.c
123
list_first_entry_or_null(&bridge_list, struct fpga_bridge, node));
drivers/fpga/tests/fpga-bridge-test.c
130
list_first_entry_or_null(&bridge_list, struct fpga_bridge, node));
drivers/fwctl/main.c
381
while ((uctx = list_first_entry_or_null(&fwctl->uctx_list,
drivers/gpu/buddy.c
676
block = list_first_entry_or_null(&dfs,
drivers/gpu/buddy.c
995
block = list_first_entry_or_null(dfs,
drivers/gpu/drm/amd/amdgpu/amdgpu_res_cursor.h
73
block = list_first_entry_or_null(head,
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
59
return list_first_entry_or_null(list, struct gpu_buddy_block, link);
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
11877
commit = list_first_entry_or_null(&crtc->commit_list,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
607
job = list_first_entry_or_null(&acrtc->wb_conn->job_queue,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7311
m_pref = list_first_entry_or_null(
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
7666
preferred_mode = list_first_entry_or_null(
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c
609
commit = list_first_entry_or_null(&crtc->commit_list,
drivers/gpu/drm/display/drm_dp_mst_topology.c
3989
txmsg = list_first_entry_or_null(&mgr->tx_msg_downq,
drivers/gpu/drm/display/drm_dp_mst_topology.c
4111
up_req = list_first_entry_or_null(&mgr->up_req_list,
drivers/gpu/drm/display/drm_dp_mst_topology.c
4282
txmsg = list_first_entry_or_null(&mgr->tx_msg_downq,
drivers/gpu/drm/display/drm_dp_mst_topology.c
5088
mstb = list_first_entry_or_null(&mgr->destroy_branch_device_list,
drivers/gpu/drm/display/drm_dp_mst_topology.c
5106
port = list_first_entry_or_null(&mgr->destroy_port_list,
drivers/gpu/drm/drm_client_modeset.c
168
return list_first_entry_or_null(&connector->modes,
drivers/gpu/drm/drm_gem.c
1671
obj = list_first_entry_or_null(&lru->list, typeof(*obj), lru_node);
drivers/gpu/drm/drm_mm.c
373
return list_first_entry_or_null(&mm->hole_stack,
drivers/gpu/drm/drm_pagemap_util.c
370
dpagemap = list_first_entry_or_null(&shrinker->dpagemaps, typeof(*dpagemap),
drivers/gpu/drm/drm_writeback.c
549
job = list_first_entry_or_null(&wb_connector->job_queue,
drivers/gpu/drm/exynos/exynos_drm_dsi.c
44
list_first_entry_or_null(&encoder->bridge_chain,
drivers/gpu/drm/i915/display/intel_display.c
723
commit = list_first_entry_or_null(&crtc->base.commit_list,
drivers/gpu/drm/i915/display/intel_display.c
749
commit = list_first_entry_or_null(&crtc->base.commit_list,
drivers/gpu/drm/i915/display/intel_panel.c
58
return list_first_entry_or_null(&connector->panel.fixed_modes,
drivers/gpu/drm/i915/gem/i915_gem_object.c
352
while ((vma = list_first_entry_or_null(&obj->vma.list,
drivers/gpu/drm/i915/gem/i915_gem_region.c
173
obj = list_first_entry_or_null(&mr->objects.list, typeof(*obj),
drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
197
(obj = list_first_entry_or_null(phase->list,
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
1116
rq = list_first_entry_or_null(&list, typeof(*rq), sched.link);
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
2092
rq = list_first_entry_or_null(&list, typeof(*rq), sched.link);
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
2190
rq = list_first_entry_or_null(&list, typeof(*rq), sched.link);
drivers/gpu/drm/i915/gt/mock_engine.c
95
return list_first_entry_or_null(&engine->hw_queue,
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c
1178
request = list_first_entry_or_null(&ct->requests.incoming,
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
3507
ce = list_first_entry_or_null(&guc->submission_state.destroyed_contexts,
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
3529
ce = list_first_entry_or_null(&guc->submission_state.destroyed_contexts,
drivers/gpu/drm/i915/i915_gem.c
141
while (!ret && (vma = list_first_entry_or_null(&obj->vma.list,
drivers/gpu/drm/i915/i915_gem_ww.c
21
while ((obj = list_first_entry_or_null(&ww->obj_list, struct drm_i915_gem_object, obj_link))) {
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
733
fevent = list_first_entry_or_null(&dpu_crtc->frame_event_list,
drivers/gpu/drm/msm/msm_gpu.c
750
submit = list_first_entry_or_null(&ring->submits,
drivers/gpu/drm/nouveau/nouveau_bo.c
1345
nvbo = list_first_entry_or_null(&drm->ttm.io_reserve_lru,
drivers/gpu/drm/nouveau/nouveau_fence.c
152
fence = list_first_entry_or_null(&fctx->pending, typeof(*fence), head);
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c
143
eobj = list_first_entry_or_null(&imem->lru, typeof(*eobj), lru);
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c
190
pt = list_first_entry_or_null(&ptc->item, typeof(*pt), head);
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c
74
ptp = list_first_entry_or_null(&mmu->ptp.list, typeof(*ptp), head);
drivers/gpu/drm/panthor/panthor_mmu.c
3148
vm = list_first_entry_or_null(&vms, typeof(*vm),
drivers/gpu/drm/panthor/panthor_mmu.c
3169
if (vm == list_first_entry_or_null(&vms, typeof(*vm), reclaim.lru_node)) {
drivers/gpu/drm/panthor/panthor_mmu.c
754
lru_vm = list_first_entry_or_null(&ptdev->mmu->as.lru_list,
drivers/gpu/drm/panthor/panthor_sched.c
1122
job = list_first_entry_or_null(&queue->fence_ctx.in_flight_jobs,
drivers/gpu/drm/panthor/panthor_sched.c
2513
list_first_entry_or_null(&ctx.old_groups[prio],
drivers/gpu/drm/scheduler/sched_main.c
333
job = list_first_entry_or_null(&sched->pending_list,
drivers/gpu/drm/scheduler/sched_main.c
892
job = list_first_entry_or_null(&sched->pending_list,
drivers/gpu/drm/scheduler/sched_main.c
901
next = list_first_entry_or_null(&sched->pending_list,
drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c
54
preferred = list_first_entry_or_null(&connector->modes, struct drm_display_mode, head);
drivers/gpu/drm/tests/drm_probe_helper_test.c
128
mode = list_first_entry_or_null(&connector->probed_modes,
drivers/gpu/drm/vc4/vc4_drv.h
802
return list_first_entry_or_null(&vc4->bin_job_list,
drivers/gpu/drm/vc4/vc4_drv.h
809
return list_first_entry_or_null(&vc4->render_job_list,
drivers/gpu/drm/xe/tests/xe_dma_buf.c
92
attach = list_first_entry_or_null(&dmabuf->attachments, typeof(*attach), node);
drivers/gpu/drm/xe/xe_bo_evict.c
26
bo = list_first_entry_or_null(pinned_list, typeof(*bo),
drivers/gpu/drm/xe/xe_gpu_scheduler.c
19
msg = list_first_entry_or_null(&sched->msgs, struct xe_sched_msg, link);
drivers/gpu/drm/xe/xe_gpu_scheduler.c
31
msg = list_first_entry_or_null(&sched->msgs,
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2111
cs = list_first_entry_or_null(&pfc->list, struct xe_gt_sriov_control_state, link);
drivers/gpu/drm/xe/xe_guc_relay.c
714
txn = list_first_entry_or_null(&relay->incoming_actions, struct relay_transaction, link);
drivers/gpu/drm/xe/xe_res_cursor.h
121
block = list_first_entry_or_null(head,
drivers/gpu/drm/xe/xe_svm.c
393
range = list_first_entry_or_null(&vm->svm.garbage_collector.range_list,
drivers/gpu/drm/xe/xe_ttm_vram_mgr.c
23
return list_first_entry_or_null(list, struct gpu_buddy_block, link);
drivers/gpu/tests/gpu_buddy_test.c
1120
block = list_first_entry_or_null(&blocks, typeof(*block), link);
drivers/gpu/tests/gpu_buddy_test.c
1134
block = list_first_entry_or_null(&tmp, struct gpu_buddy_block, link);
drivers/gpu/tests/gpu_buddy_test.c
1146
block = list_first_entry_or_null(&tmp, struct gpu_buddy_block, link);
drivers/gpu/tests/gpu_buddy_test.c
1204
block = list_first_entry_or_null(&tmp, struct gpu_buddy_block, link);
drivers/gpu/tests/gpu_buddy_test.c
1216
block = list_first_entry_or_null(&tmp, struct gpu_buddy_block, link);
drivers/gpu/tests/gpu_buddy_test.c
1245
block = list_first_entry_or_null(&tmp, struct gpu_buddy_block, link);
drivers/gpu/tests/gpu_buddy_test.c
1260
block = list_first_entry_or_null(&tmp, struct gpu_buddy_block, link);
drivers/gpu/tests/gpu_buddy_test.c
1299
block = list_first_entry_or_null(&tmp, struct gpu_buddy_block, link);
drivers/gpu/tests/gpu_buddy_test.c
1333
block = list_first_entry_or_null(&allocated, struct gpu_buddy_block, link);
drivers/hid/hid-core.c
1059
report = list_first_entry_or_null(
drivers/hid/hid-logitech-hidpp.c
4422
report = list_first_entry_or_null(report_list, struct hid_report, list);
drivers/hid/intel-ish-hid/ishtp/client-buffers.c
268
rb = list_first_entry_or_null(&cl->in_process_list.list,
drivers/i3c/master.c
3149
slot = list_first_entry_or_null(&pool->free_slots,
drivers/i3c/master/adi-i3c-master.c
278
xfer = list_first_entry_or_null(&master->xferqueue.list,
drivers/i3c/master/dw-i3c-master.c
521
xfer = list_first_entry_or_null(&master->xferqueue.list,
drivers/i3c/master/i3c-master-cdns.c
610
xfer = list_first_entry_or_null(&master->xferqueue.list,
drivers/i3c/master/renesas-i3c.c
1122
xfer = list_first_entry_or_null(&i3c->xferqueue.list,
drivers/i3c/master/svc-i3c-master.c
1586
xfer = list_first_entry_or_null(&master->xferqueue.list,
drivers/infiniband/core/mr_pool.c
14
mr = list_first_entry_or_null(list, struct ib_mr, qp_entry);
drivers/infiniband/hw/hfi1/mad.c
199
trap = list_first_entry_or_null(&trap_list->list,
drivers/infiniband/hw/hfi1/mad.c
379
trap = list_first_entry_or_null(&ibp->rvp.trap_lists[i].list,
drivers/infiniband/hw/hfi1/tid_rdma.c
476
priv = list_first_entry_or_null(&queue->queue_head,
drivers/infiniband/hw/irdma/utils.c
2372
cmpl = list_first_entry_or_null(&iwcq->cmpl_generated, struct irdma_cmpl_gen, list);
drivers/infiniband/hw/mlx4/qp.c
776
range = list_first_entry_or_null(&context->wqn_ranges_list,
drivers/iommu/iommufd/io_pagetable.c
341
while ((elm = list_first_entry_or_null(pages_list,
drivers/irqchip/irq-gic-v2m.c
275
v2m = list_first_entry_or_null(&v2m_nodes, struct v2m_data, entry);
drivers/irqchip/irq-gic-v2m.c
437
data = list_first_entry_or_null(&v2m_nodes, struct v2m_data, entry);
drivers/irqchip/irq-gic-v5-irs.c
496
irs_data = list_first_entry_or_null(&irs_nodes, struct gicv5_irs_chip_data, entry);
drivers/irqchip/irq-gic-v5-irs.c
801
irs_data = list_first_entry_or_null(&irs_nodes,
drivers/mailbox/mtk-cmdq-mailbox.c
298
next_task = list_first_entry_or_null(&thread->task_busy_list,
drivers/md/dm-vdo/block-map.c
433
info = list_first_entry_or_null(&cache->free_list, struct page_info,
drivers/md/dm-vdo/logical-zone.c
215
list_first_entry_or_null(&zone->write_vios, struct data_vio,
drivers/md/dm-vdo/recovery-journal.c
191
return list_first_entry_or_null(list, struct recovery_journal_block, list_node);
drivers/md/dm-vdo/slab-depot.c
2716
slab = list_first_entry_or_null(&scrubber->high_priority_slabs,
drivers/md/dm-vdo/slab-depot.c
2721
return list_first_entry_or_null(&scrubber->slabs, struct vdo_slab,
drivers/md/dm-zoned-metadata.c
2242
zone = list_first_entry_or_null(&zmd->reserved_seq_zones_list,
drivers/md/dm-zoned-metadata.c
409
mblk = list_first_entry_or_null(&zmd->mblk_lru_list,
drivers/md/raid5-ppl.c
515
io = list_first_entry_or_null(&log->io_list, struct ppl_io_unit,
drivers/md/raid5-ppl.c
656
io = list_first_entry_or_null(&log->io_list, struct ppl_io_unit,
drivers/media/cec/core/cec-adap.c
127
entry = list_first_entry_or_null(&fh->events[ev_idx],
drivers/media/cec/core/cec-api.c
330
list_first_entry_or_null(&fh->events[i],
drivers/media/pci/zoran/zoran_device.c
747
buf = list_first_entry_or_null(&zr->queued_bufs, struct zr_buffer, queue);
drivers/media/pci/zoran/zoran_driver.c
827
buf = list_first_entry_or_null(&zr->queued_bufs, struct zr_buffer, queue);
drivers/media/platform/amd/isp4/isp4_interface.c
756
buf_node = list_first_entry_or_null(&ispif->bufq, typeof(*buf_node),
drivers/media/platform/amd/isp4/isp4_video.c
56
isp4vid_buf = list_first_entry_or_null(&isp_vdev->buf_list,
drivers/media/platform/amlogic/c3/isp/c3-isp-capture.c
247
cap->buff = list_first_entry_or_null(&cap->pending,
drivers/media/platform/amlogic/c3/isp/c3-isp-params.c
670
list_first_entry_or_null(&params->pending,
drivers/media/platform/amlogic/c3/isp/c3-isp-params.c
921
list_first_entry_or_null(&params->pending,
drivers/media/platform/amlogic/c3/isp/c3-isp-stats.c
46
list_first_entry_or_null(&stats->pending,
drivers/media/platform/arm/mali-c55/mali-c55-capture.c
394
buf = list_first_entry_or_null(&cap_dev->buffers.input,
drivers/media/platform/arm/mali-c55/mali-c55-capture.c
464
buf = list_first_entry_or_null(&cap_dev->buffers.processing,
drivers/media/platform/arm/mali-c55/mali-c55-params.c
700
buf = list_first_entry_or_null(&params->buffers.queue,
drivers/media/platform/aspeed/aspeed-video.c
656
buf = list_first_entry_or_null(&video->buffers,
drivers/media/platform/aspeed/aspeed-video.c
836
buf = list_first_entry_or_null(&video->buffers,
drivers/media/platform/chips-media/coda/coda-bit.c
2266
meta = list_first_entry_or_null(&ctx->buffer_meta_list,
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_if.c
515
node = list_first_entry_or_null(&inst->fb_disp_list,
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp8_if.c
535
node = list_first_entry_or_null(&inst->fb_free_list,
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c
243
node = list_first_entry_or_null(&inst->available_fb_node_list,
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c
441
node = list_first_entry_or_null(&inst->available_fb_node_list,
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c
617
node = list_first_entry_or_null(&inst->fb_disp_list,
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c
640
node = list_first_entry_or_null(&inst->available_fb_node_list,
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_if.c
722
node = list_first_entry_or_null(&inst->fb_free_list,
drivers/media/platform/nuvoton/npcm-video.c
1076
buf = list_first_entry_or_null(&video->buffers,
drivers/media/platform/nuvoton/npcm-video.c
800
buf = list_first_entry_or_null(&video->buffers,
drivers/media/platform/nxp/imx8-isi/imx8-isi-video.c
560
buf = list_first_entry_or_null(&video->out_active,
drivers/media/platform/nxp/imx8-isi/imx8-isi-video.c
596
next_buf = list_first_entry_or_null(&video->out_pending,
drivers/media/platform/nxp/imx8-isi/imx8-isi-video.c
599
next_buf = list_first_entry_or_null(&video->out_discard,
drivers/media/platform/raspberrypi/pisp_be/pisp_be.c
480
buf[CONFIG_NODE] = list_first_entry_or_null(&node->ready_queue,
drivers/media/platform/raspberrypi/pisp_be/pisp_be.c
535
buf[i] = list_first_entry_or_null(&node->ready_queue,
drivers/media/platform/raspberrypi/pisp_be/pisp_be.c
584
job = list_first_entry_or_null(&pispbe->job_queue,
drivers/media/platform/raspberrypi/pisp_be/pisp_be.c
925
buf = list_first_entry_or_null(&node->ready_queue,
drivers/media/platform/renesas/rcar_drif.c
463
fbuf = list_first_entry_or_null(&sdr->queued_bufs, struct
drivers/media/platform/renesas/rcar_fdp1.c
659
job = list_first_entry_or_null(list, struct fdp1_job, list);
drivers/media/platform/renesas/rcar_fdp1.c
750
fbuf = list_first_entry_or_null(&ctx->fields_queue,
drivers/media/platform/renesas/rcar_fdp1.c
769
fbuf = list_first_entry_or_null(&ctx->fields_queue,
drivers/media/platform/renesas/rzg2l-cru/rzg2l-video.c
239
buf = list_first_entry_or_null(&cru->buf_list,
drivers/media/platform/renesas/rzv2h-ivc/rzv2h-ivc-video.c
157
buf = list_first_entry_or_null(&ivc->buffers.queue,
drivers/media/platform/rockchip/rkisp1/rkisp1-params.c
2345
cur_buf = list_first_entry_or_null(&params->params,
drivers/media/platform/rockchip/rkisp1/rkisp1-params.c
2453
cur_buf = list_first_entry_or_null(&params->params,
drivers/media/platform/rockchip/rkisp1/rkisp1-params.c
2488
cur_buf = list_first_entry_or_null(&params->params,
drivers/media/platform/ti/vpe/vip.c
911
buf = list_first_entry_or_null(&stream->post_bufs, struct vip_buffer, list);
drivers/media/test-drivers/vimc/vimc-capture.c
361
vimc_buf = list_first_entry_or_null(&vcapture->buf_list,
drivers/media/usb/gspca/gspca.c
390
buf = list_first_entry_or_null(&gspca_dev->buf_list,
drivers/misc/mei/bus.c
690
return list_first_entry_or_null(&cl->vtag_map,
drivers/misc/mei/client.c
451
cb = list_first_entry_or_null(&cl->rd_pending, struct mei_cl_cb, list);
drivers/misc/mei/interrupt.c
115
cb = list_first_entry_or_null(&cl->rd_pending, struct mei_cl_cb, list);
drivers/mtd/mtd_blkdevs.c
110
rq = list_first_entry_or_null(&dev->rq_list, struct request, queuelist);
drivers/net/can/ctucanfd/ctucanfd_pci.c
236
while ((priv = list_first_entry_or_null(&bdata->ndev_list_head, struct ctucan_priv,
drivers/net/dsa/mv88e6xxx/chip.c
137
mdio_bus = list_first_entry_or_null(&chip->mdios,
drivers/net/ethernet/brocade/bna/bna_enet.c
2054
mac = list_first_entry_or_null(head, struct bna_mac, qe);
drivers/net/ethernet/brocade/bna/bna_enet.c
2066
handle = list_first_entry_or_null(&mcam_mod->free_handle_q,
drivers/net/ethernet/intel/fm10k/fm10k_pci.c
782
item = list_first_entry_or_null(requests,
drivers/net/ethernet/intel/i40e/i40e_client.c
362
mac = list_first_entry_or_null(&cdev->lan_info.netdev->dev_addrs.list,
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
1516
cmd = list_first_entry_or_null(&adapter->ptp.aq_cmds,
drivers/net/ethernet/marvell/octeontx2/af/cgx.c
1494
cgx = list_first_entry_or_null(&cgx_list, struct cgx, cgx_list);
drivers/net/ethernet/marvell/octeontx2/af/mcs_rvu_if.c
162
qentry = list_first_entry_or_null(&rvu->mcs_intrq_head,
drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c
291
qentry = list_first_entry_or_null(&rvu->cgx_evq_head,
drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c
3613
mem_entry[i] = list_first_entry_or_null(&table->lhead_mem_tbl_entry[i],
drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.c
78
qentry = list_first_entry_or_null(&rvu->rep_evtq_head,
drivers/net/ethernet/mellanox/mlx5/core/alloc.c
197
page = list_first_entry_or_null(&pool->page_list,
drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.c
271
meters_obj = list_first_entry_or_null(&flow_meters->partial_list,
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
1304
first_ft = list_first_entry_or_null(&prio->node.children,
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
376
bulk = list_first_entry_or_null(&pool->partial_list,
drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c
388
bulk = list_first_entry_or_null(&pool->avail_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_arg.c
109
arg_obj = list_first_entry_or_null(&pool->free_list,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_send.c
164
pool_obj = list_first_entry_or_null(&pool->free_list,
drivers/net/ethernet/sfc/mcdi.c
472
async = list_first_entry_or_null(
drivers/net/ethernet/sfc/siena/mcdi.c
476
async = list_first_entry_or_null(
drivers/net/ethernet/ti/am65-cpts.c
298
event = list_first_entry_or_null(&cpts->pool,
drivers/net/macvlan.c
1841
vlan = list_first_entry_or_null(&port->vlans,
drivers/net/mctp/mctp-i2c.c
805
first = list_first_entry_or_null(&mcli->devs, struct mctp_i2c_dev, list);
drivers/net/team/team_core.c
2915
port = list_first_entry_or_null(&team->port_list,
drivers/net/vxlan/vxlan_core.c
557
rd = list_first_entry_or_null(&f->remotes, struct vxlan_rdst, list);
drivers/net/wireguard/netlink.c
132
list_first_entry_or_null(&peer->allowedips_list,
drivers/net/wireless/ath/ath10k/debug.c
1179
pdev_stats = list_first_entry_or_null(&ar->debug.fw_stats.pdevs,
drivers/net/wireless/ath/ath10k/wmi.c
8507
pdev = list_first_entry_or_null(&fw_stats->pdevs,
drivers/net/wireless/ath/ath10k/wmi.c
8565
pdev = list_first_entry_or_null(&fw_stats->pdevs,
drivers/net/wireless/ath/ath10k/wmi.c
8713
pdev = list_first_entry_or_null(&fw_stats->pdevs,
drivers/net/wireless/ath/ath11k/mac.c
4144
pdev = list_first_entry_or_null(&ar->fw_stats.pdevs,
drivers/net/wireless/ath/ath11k/mac.c
6777
while ((params = list_first_entry_or_null(&ar->channel_update_queue,
drivers/net/wireless/ath/ath11k/reg.c
812
while ((params = list_first_entry_or_null(&local_update_list,
drivers/net/wireless/ath/ath11k/reg.c
867
arvif = list_first_entry_or_null(&ar->arvifs, struct ath11k_vif, list);
drivers/net/wireless/ath/ath11k/wmi.c
7118
pdev = list_first_entry_or_null(&fw_stats->pdevs,
drivers/net/wireless/ath/ath12k/dp_rx.c
135
rx_desc = list_first_entry_or_null(used_list,
drivers/net/wireless/ath/ath12k/dp_tx.c
102
desc = list_first_entry_or_null(&dp->tx_desc_free_list[pool_id],
drivers/net/wireless/ath/ath12k/mac.c
10003
while ((arg = list_first_entry_or_null(&ar->regd_channel_update_queue,
drivers/net/wireless/ath/ath12k/mac.c
5522
pdev = list_first_entry_or_null(&ar->fw_stats.pdevs,
drivers/net/wireless/ath/ath12k/reg.c
819
while ((arg = list_first_entry_or_null(&local_update_list,
drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c
902
desc_info = list_first_entry_or_null(&dp->rx_desc_free_list,
drivers/net/wireless/ath/ath12k/wmi.c
8176
pdev = list_first_entry_or_null(&fw_stats->pdevs,
drivers/net/wireless/intel/iwlwifi/iwl-trans.c
74
while ((tmp = list_first_entry_or_null(&restart_data_list,
drivers/net/wireless/intel/iwlwifi/mvm/time-event.c
1240
te_data = list_first_entry_or_null(&mvm->aux_roc_te_list,
drivers/net/wireless/marvell/libertas/if_sdio.c
408
packet = list_first_entry_or_null(&card->packets,
drivers/net/wireless/marvell/mwifiex/tdls.c
58
ra_list = list_first_entry_or_null(tid_list,
drivers/net/wireless/marvell/mwifiex/wmm.c
864
ra_list = list_first_entry_or_null(&list_head,
drivers/net/wireless/mediatek/mt76/mt7915/mac.c
2187
iter = list_first_entry_or_null(&dev->twt_list,
drivers/net/wireless/mediatek/mt76/mt7996/mac.c
3047
iter = list_first_entry_or_null(&dev->twt_list,
drivers/net/wireless/realtek/rtl8xxxu/core.c
5113
tx_urb = list_first_entry_or_null(&priv->tx_urb_free_list,
drivers/net/wireless/realtek/rtw88/fw.c
1602
rsvd_pkt = list_first_entry_or_null(&rtwdev->rsvd_page_list,
drivers/net/wireless/realtek/rtw88/fw.c
1733
rsvd_pkt = list_first_entry_or_null(&rtwdev->rsvd_page_list,
drivers/net/wireless/realtek/rtw88/tx.c
488
rsvd_pkt = list_first_entry_or_null(&rtwdev->rsvd_page_list,
drivers/net/wireless/realtek/rtw89/core.h
6746
list_first_entry_or_null(&p->dlink_pool, typeof(*p->links_inst), dlink_schd); \
drivers/net/wireless/realtek/rtw89/mac80211.c
1960
rpt = list_first_entry_or_null(&env->nhm_rpt_list, typeof(*rpt), list);
drivers/net/wireless/realtek/rtw89/pci.c
508
txwd = list_first_entry_or_null(&tx_ring->busy_pages, struct rtw89_pci_tx_wd, list);
drivers/net/wireless/realtek/rtw89/pci.c
530
txwd = list_first_entry_or_null(&tx_ring->busy_pages, struct rtw89_pci_tx_wd, list);
drivers/net/wireless/realtek/rtw89/pci.h
1707
txwd = list_first_entry_or_null(&wd_ring->free_pages,
drivers/net/wireless/realtek/rtw89/ser.c
186
msg = list_first_entry_or_null(&ser->msg_q, struct ser_msg, list);
drivers/net/wireless/virtual/mac80211_hwsim_main.c
6284
while ((data = list_first_entry_or_null(&hwsim_radios,
drivers/net/wwan/t7xx/t7xx_state_monitor.c
168
event = list_first_entry_or_null(&ctl->event_queue, struct t7xx_fsm_event, entry);
drivers/nubus/nubus.c
318
return list_first_entry_or_null(&nubus_func_rsrcs, struct nubus_rsrc,
drivers/nvdimm/namespace_devs.c
1747
label_ent = list_first_entry_or_null(&nd_mapping->labels,
drivers/nvme/host/tcp.c
439
req = list_first_entry_or_null(&queue->send_list,
drivers/nvme/host/tcp.c
443
req = list_first_entry_or_null(&queue->send_list,
drivers/nvme/target/fc.c
1607
while ((lsop = list_first_entry_or_null(&tgtport->ls_req_list,
drivers/nvme/target/fc.c
2710
deferfcp = list_first_entry_or_null(&queue->avail_defer_list,
drivers/nvme/target/fc.c
597
iod = list_first_entry_or_null(&tgtport->ls_rcv_list,
drivers/nvme/target/fc.c
673
fod = list_first_entry_or_null(&queue->fod_list,
drivers/nvme/target/fc.c
742
deferfcp = list_first_entry_or_null(&queue->pending_cmd_list,
drivers/nvme/target/fc.c
907
deferfcp = list_first_entry_or_null(&queue->pending_cmd_list,
drivers/nvme/target/fcloop.c
1748
nport = list_first_entry_or_null(&fcloop_nports,
drivers/nvme/target/fcloop.c
1778
lport = list_first_entry_or_null(&fcloop_lports,
drivers/nvme/target/fcloop.c
334
tls_req = list_first_entry_or_null(&rport->ls_list,
drivers/nvme/target/fcloop.c
425
tls_req = list_first_entry_or_null(&tport->ls_list,
drivers/nvme/target/pci-epf.c
1774
iod = list_first_entry_or_null(&cq->list,
drivers/nvme/target/tcp.c
258
cmd = list_first_entry_or_null(&queue->free_list,
drivers/nvme/target/tcp.c
563
queue->snd_cmd = list_first_entry_or_null(&queue->resp_send_list,
drivers/nvme/target/tcp.c
568
list_first_entry_or_null(&queue->resp_send_list,
drivers/of/irq.c
742
desc = list_first_entry_or_null(&intc_parent_list,
drivers/pci/endpoint/pci-ep-msi.c
205
if (list_first_entry_or_null(&epc->pci_epf, struct pci_epf, list) != epf) {
drivers/pci/endpoint/pci-ep-msi.c
33
epf = list_first_entry_or_null(&epc->pci_epf, struct pci_epf, list);
drivers/pci/hotplug/pnv_php.c
1010
pchild = list_first_entry_or_null(&php_slot->bus->devices,
drivers/pci/hotplug/rpaphp_pci.c
87
pdn = list_first_entry_or_null(&PCI_DN(phb->dn)->child_list,
drivers/pci/p2pdma.c
591
root = list_first_entry_or_null(&host->bus->devices,
drivers/pci/pcie/aer_inject.c
130
bus_ops = list_first_entry_or_null(&pci_bus_ops_list,
drivers/pci/pcie/bwctrl.c
100
dev = list_first_entry_or_null(&bus->devices, struct pci_dev, bus_list);
drivers/perf/arm_cspmu/nvidia_cspmu.c
556
rentry = list_first_entry_or_null(
drivers/platform/chrome/cros_ec_proto_test_util.c
28
mock = list_first_entry_or_null(&cros_kunit_ec_xfer_mock_in, struct ec_xfer_mock, list);
drivers/platform/chrome/cros_ec_proto_test_util.c
95
mock = list_first_entry_or_null(&cros_kunit_ec_xfer_mock_out, struct ec_xfer_mock, list);
drivers/platform/surface/aggregator/controller.c
664
item = list_first_entry_or_null(&q->head, struct ssam_event_item, node);
drivers/platform/x86/dell/dell-smbios-wmi.c
46
return list_first_entry_or_null(&wmi_list,
drivers/platform/x86/dell/dell-wmi-descriptor.c
100
priv = list_first_entry_or_null(&wmi_list,
drivers/platform/x86/dell/dell-wmi-descriptor.c
64
priv = list_first_entry_or_null(&wmi_list,
drivers/platform/x86/dell/dell-wmi-descriptor.c
82
priv = list_first_entry_or_null(&wmi_list,
drivers/platform/x86/dell/dell-wmi-privacy.c
125
priv = list_first_entry_or_null(&wmi_list,
drivers/platform/x86/dell/dell-wmi-privacy.c
96
priv = list_first_entry_or_null(&wmi_list,
drivers/power/supply/ab8500_fg.c
246
return list_first_entry_or_null(&ab8500_fg_list, struct ab8500_fg,
drivers/powercap/arm_scmi_powercap.c
377
spz = list_first_entry_or_null(&pr->scmi_zones,
drivers/powercap/arm_scmi_powercap.c
405
spz = list_first_entry_or_null(&pr->scmi_zones,
drivers/s390/cio/vfio_ccw_chp.c
93
crw = list_first_entry_or_null(&private->crw,
drivers/s390/scsi/zfcp_erp.c
1621
act = list_first_entry_or_null(&adapter->erp_ready_head,
drivers/scsi/dc395x.c
905
srb = list_first_entry_or_null(&acb->srb_free_list,
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
1281
cmd = list_first_entry_or_null(&vscsi->free_cmd,
drivers/scsi/ipr.c
2524
hostrcb = list_first_entry_or_null(&ioa->hostrcb_free_q,
drivers/scsi/ipr.c
2529
hostrcb = list_first_entry_or_null(&ioa->hostrcb_report_q,
drivers/scsi/ipr.c
4101
hostrcb = list_first_entry_or_null(&ioa_cfg->hostrcb_report_q,
drivers/scsi/ipr.c
4124
hostrcb = list_first_entry_or_null(&ioa_cfg->hostrcb_report_q,
drivers/scsi/libsas/sas_init.c
401
first_phy = list_first_entry_or_null(
drivers/scsi/qla2xxx/qla_target.c
6085
srr = list_first_entry_or_null(&tgt->srr_list, typeof(*srr),
drivers/soc/ti/knav_qmss.h
352
list_first_entry_or_null(&kdev->regions, \
drivers/soc/ti/knav_qmss.h
359
list_first_entry_or_null(&kdev->queue_ranges, \
drivers/spi/spi-fsl-lpspi.c
511
t = list_first_entry_or_null(&msg->transfers, struct spi_transfer,
drivers/spi/spi.c
2099
next = list_first_entry_or_null(&ctlr->queue, struct spi_message,
drivers/staging/greybus/spilib.c
336
spi->first_xfer = list_first_entry_or_null(&msg->transfers,
drivers/staging/media/atomisp/pci/atomisp_fops.c
242
frame = list_first_entry_or_null(&pipe->activeq, struct ia_css_frame, queue);
drivers/tee/amdtee/core.c
78
sess = list_first_entry_or_null(&ctxdata->sess_list,
drivers/thunderbolt/property.c
855
return list_first_entry_or_null(&dir->properties, struct tb_property,
drivers/tty/n_hdlc.c
587
buf = list_first_entry_or_null(&n_hdlc->rx_buf_list.list,
drivers/tty/n_hdlc.c
601
buf = list_first_entry_or_null(&n_hdlc->tx_buf_list.list,
drivers/tty/n_hdlc.c
746
buf = list_first_entry_or_null(&buf_list->list,
drivers/usb/cdns3/cdns3-gadget.c
133
return list_first_entry_or_null(list, struct usb_request, list);
drivers/usb/cdns3/cdns3-gadget.c
144
return list_first_entry_or_null(list, struct cdns3_aligned_buf, list);
drivers/usb/cdns3/cdns3-gadget.c
155
return list_first_entry_or_null(list, struct cdns3_request, list);
drivers/usb/cdns3/cdnsp-gadget.h
1606
return list_first_entry_or_null(list, struct cdnsp_request, list);
drivers/usb/dwc2/gadget.c
1734
return list_first_entry_or_null(&hs_ep->queue, struct dwc2_hsotg_req,
drivers/usb/dwc3/gadget.h
72
return list_first_entry_or_null(list, struct dwc3_request, list);
drivers/usb/gadget/composite.c
1866
config = list_first_entry_or_null(
drivers/usb/gadget/udc/aspeed-vhub/ep0.c
285
req = list_first_entry_or_null(&ep->queue, struct ast_vhub_req, queue);
drivers/usb/gadget/udc/aspeed-vhub/ep0.c
449
req = list_first_entry_or_null(&ep->queue, struct ast_vhub_req, queue);
drivers/usb/gadget/udc/aspeed-vhub/epn.c
142
req = list_first_entry_or_null(&ep->queue, struct ast_vhub_req,
drivers/usb/gadget/udc/aspeed-vhub/epn.c
264
req = list_first_entry_or_null(&ep->queue, struct ast_vhub_req, queue);
drivers/usb/gadget/udc/aspeed-vhub/epn.c
315
req = list_first_entry_or_null(&ep->queue,
drivers/usb/gadget/udc/aspeed-vhub/epn.c
93
req = list_first_entry_or_null(&ep->queue, struct ast_vhub_req, queue);
drivers/usb/gadget/udc/aspeed_udc.c
876
req = list_first_entry_or_null(&ep->queue,
drivers/usb/gadget/udc/aspeed_udc.c
884
req = list_first_entry_or_null(&ep->queue,
drivers/usb/gadget/udc/aspeed_udc.c
955
req = list_first_entry_or_null(&ep->queue,
drivers/usb/gadget/udc/aspeed_udc.c
963
req = list_first_entry_or_null(&ep->queue,
drivers/usb/gadget/udc/cdns2/cdns2-gadget.c
88
return list_first_entry_or_null(list, struct cdns2_request, list);
drivers/usb/gadget/udc/renesas_usb3.c
946
return list_first_entry_or_null(&usb3_ep->queue,
drivers/usb/gadget/udc/renesas_usbf.c
1603
req = list_first_entry_or_null(&epn->queue, struct usbf_req, queue);
drivers/usb/gadget/udc/renesas_usbf.c
1663
req = list_first_entry_or_null(&ep->queue, struct usbf_req, queue);
drivers/usb/gadget/udc/renesas_usbf.c
1710
req = list_first_entry_or_null(&ep->queue, struct usbf_req,
drivers/usb/gadget/udc/renesas_usbf.c
1763
first = list_first_entry_or_null(&ep->queue, struct usbf_req, queue);
drivers/usb/gadget/udc/renesas_usbf.c
2560
req = list_first_entry_or_null(&ep0->queue, struct usbf_req, queue);
drivers/usb/gadget/udc/renesas_usbf.c
2587
req = list_first_entry_or_null(&ep0->queue, struct usbf_req, queue);
drivers/usb/gadget/udc/renesas_usbf.c
2601
req = list_first_entry_or_null(&ep0->queue, struct usbf_req, queue);
drivers/usb/host/xhci-ring.c
2790
td = list_first_entry_or_null(&ep_ring->td_list, struct xhci_td, td_list);
drivers/usb/host/xhci-ring.c
444
return list_first_entry_or_null(&xhci->cmd_list, struct xhci_command,
drivers/usb/mtu3/mtu3.h
395
return list_first_entry_or_null(&mep->req_list, struct mtu3_request,
drivers/usb/renesas_usbhs/fifo.c
94
return list_first_entry_or_null(&pipe->list, struct usbhs_pkt, node);
drivers/usb/typec/mode_selection.c
140
ms = list_first_entry_or_null(&sel->mode_list, struct mode_state, list);
drivers/usb/typec/mode_selection.c
184
ms = list_first_entry_or_null(&sel->mode_list, struct mode_state, list);
drivers/usb/typec/mux/intel_pmc_mux.c
687
rentry = list_first_entry_or_null(&resource_list, struct resource_entry, node);
drivers/vdpa/mlx5/core/mr.c
140
s = list_first_entry_or_null(&mkey->head, struct mlx5_vdpa_direct_mr, list);
drivers/vdpa/mlx5/core/mr.c
152
s = list_first_entry_or_null(&mkey->head, struct mlx5_vdpa_direct_mr, list);
drivers/vfio/pci/mlx5/cmd.c
604
while ((temp_buf = list_first_entry_or_null(&free_list,
drivers/vfio/pci/mlx5/cmd.c
919
while ((entry = list_first_entry_or_null(&migf->buf_list,
drivers/vfio/pci/virtio/migrate.c
190
while ((temp_buf = list_first_entry_or_null(&free_list,
drivers/vfio/pci/virtio/migrate.c
215
while ((entry = list_first_entry_or_null(&migf->buf_list,
drivers/xen/balloon.c
399
page = list_first_entry_or_null(&ballooned_pages, struct page, lru);
drivers/xen/events/events_base.c
581
elem = list_first_entry_or_null(&eoi->eoi_list, struct irq_info,
drivers/xen/events/events_base.c
663
info = list_first_entry_or_null(&eoi->eoi_list, struct irq_info,
drivers/xen/xenbus/xenbus_xs.c
868
event = list_first_entry_or_null(&watch_events,
fs/afs/fs_operation.c
66
locker = list_first_entry_or_null(&vnode->io_lock_waiters,
fs/btrfs/delayed-inode.c
241
node = list_first_entry_or_null(&fs_info->delayed_root.node_list,
fs/btrfs/delayed-inode.c
327
node = list_first_entry_or_null(&delayed_root->prepare_list,
fs/btrfs/lru_cache.h
57
return list_first_entry_or_null(&cache->lru_list,
fs/btrfs/relocation.c
536
edge = list_first_entry_or_null(&cache->pending_edge,
fs/btrfs/transaction.c
945
commit = list_first_entry_or_null(&fs_info->trans_list,
fs/btrfs/zoned.c
2183
while ((sum = list_first_entry_or_null(&ordered->csum_list,
fs/debugfs/inode.c
744
while ((c = list_first_entry_or_null(&fsd->cancellations,
fs/dlm/lock.c
410
r = list_first_entry_or_null(&ls->ls_scan_list, struct dlm_rsb,
fs/dlm/lock.c
446
first = list_first_entry_or_null(&ls->ls_scan_list, struct dlm_rsb,
fs/dlm/lock.c
490
first = list_first_entry_or_null(&ls->ls_scan_list, struct dlm_rsb,
fs/dlm/lock.c
532
r = list_first_entry_or_null(&ls->ls_scan_list, struct dlm_rsb,
fs/dlm/lowcomms.c
259
e = list_first_entry_or_null(&con->writequeue, struct writequeue_entry,
fs/dlm/lowcomms.c
868
pentry = list_first_entry_or_null(&processqueue,
fs/dlm/lowcomms.c
887
pentry = list_first_entry_or_null(&processqueue,
fs/fuse/dax.c
133
dmap = list_first_entry_or_null(&fcd->free_ranges,
fs/fuse/dev_uring.c
1369
ent = list_first_entry_or_null(&queue->ent_avail_queue,
fs/fuse/dev_uring.c
1411
ent = list_first_entry_or_null(&queue->ent_avail_queue,
fs/fuse/dev_uring.c
1425
req = list_first_entry_or_null(&queue->fuse_req_queue, struct fuse_req,
fs/fuse/dev_uring.c
160
ent = list_first_entry_or_null(list, struct fuse_ring_ent, list);
fs/fuse/dev_uring.c
858
req = list_first_entry_or_null(req_queue, struct fuse_req, list);
fs/fuse/file.c
2039
ff = list_first_entry_or_null(&fi->write_files, struct fuse_file,
fs/fuse/req_timeout.c
35
req = list_first_entry_or_null(list, struct fuse_req, list);
fs/fuse/virtio_fs.c
567
req = list_first_entry_or_null(&fsvq->end_reqs, struct fuse_req,
fs/fuse/virtio_fs.c
584
req = list_first_entry_or_null(&fsvq->queued_reqs,
fs/fuse/virtio_fs.c
681
forget = list_first_entry_or_null(&fsvq->queued_reqs,
fs/iomap/ioend.c
420
while ((next = list_first_entry_or_null(more_ioends, struct iomap_ioend,
fs/iomap/ioend.c
91
while ((ioend = list_first_entry_or_null(&tmp, struct iomap_ioend,
fs/locks.c
1812
flc = list_first_entry_or_null(&ctx->flc_lease,
fs/locks.c
3041
cur = list_first_entry_or_null(&cur->flc_blocked_requests,
fs/netfs/locking.c
286
waiter = list_first_entry_or_null(&ictx->wb_queue, struct netfs_wb_waiter, link);
fs/netfs/misc.c
418
subreq = list_first_entry_or_null(&stream->subrequests,
fs/netfs/read_collect.c
305
front = list_first_entry_or_null(&stream->subrequests,
fs/netfs/write_collect.c
286
front = list_first_entry_or_null(&stream->subrequests,
fs/nfs/delegation.c
612
delegation = list_first_entry_or_null(&server->delegations_return,
fs/nfs_common/nfslocalio.c
170
while ((nfl = list_first_entry_or_null(&nfs_uuid->files,
fs/nfs_common/nfslocalio.c
181
list_first_entry_or_null(
fs/smb/client/dfs_cache.c
413
target = list_first_entry_or_null(&ce->tlist, struct cache_dfs_tgt,
fs/smb/client/dfs_cache.h
74
return list_first_entry_or_null(&tl->tl_list,
fs/smb/client/smb2ops.c
3155
tcon = list_first_entry_or_null(&ses->tcon_list,
fs/smb/server/oplock.c
300
opinfo = list_first_entry_or_null(&ci->m_op_list, struct oplock_info,
fs/smb/smbdirect/accept.c
827
nsc = list_first_entry_or_null(&lsc->listen.ready,
fs/smb/smbdirect/connection.c
576
msg = list_first_entry_or_null(&sc->recv_io.free.list,
fs/smb/smbdirect/connection.c
635
msg = list_first_entry_or_null(&sc->recv_io.reassembly.list,
fs/xfs/libxfs/xfs_defer.c
703
dfp = list_first_entry_or_null(&dop_pending,
fs/xfs/xfs_aops.c
213
while ((ioend = list_first_entry_or_null(&tmp, struct iomap_ioend,
fs/xfs/xfs_attr_item.c
426
attr = list_first_entry_or_null(items, struct xfs_attr_intent,
fs/xfs/xfs_buf_item_recover.c
1206
while ((bc = list_first_entry_or_null(
fs/xfs/xfs_exchmaps_item.c
224
xmi = list_first_entry_or_null(items, struct xfs_exchmaps_intent,
fs/xfs/xfs_extent_busy.c
567
busyp = list_first_entry_or_null(list, typeof(*busyp), list);
fs/xfs/xfs_log_cil.c
1022
while ((ctx = list_first_entry_or_null(list,
fs/xfs/xfs_trans_priv.h
84
return list_first_entry_or_null(&ailp->ail_head, struct xfs_log_item,
fs/xfs/xfs_zone_alloc.c
963
while ((oz = list_first_entry_or_null(&zi->zi_open_zones,
include/drm/drm_bridge.h
1445
return drm_bridge_get(list_first_entry_or_null(&encoder->bridge_chain,
include/linux/skmsg.h
378
msg = list_first_entry_or_null(&psock->ingress_msg, struct sk_msg, list);
include/linux/skmsg.h
389
return list_first_entry_or_null(&psock->ingress_msg, struct sk_msg, list);
include/media/v4l2-fwnode.h
404
list_first_entry_or_null(&(v4l2c)->links, \
include/net/xdp_sock_drv.h
183
frag = list_first_entry_or_null(&xskb->pool->xskb_list,
kernel/bpf/offload.c
154
altdev = list_first_entry_or_null(&offdev->netdevs,
kernel/events/core.c
4549
event = list_first_entry_or_null(&pmu_ctx->flexible_active,
kernel/events/core.c
5993
tmp = list_first_entry_or_null(&event->child_list,
kernel/gcov/clang.c
176
return list_first_entry_or_null(&clang_gcov_list,
kernel/gcov/clang.c
243
struct gcov_fn_info *fn_ptr1 = list_first_entry_or_null(
kernel/gcov/clang.c
245
struct gcov_fn_info *fn_ptr2 = list_first_entry_or_null(
kernel/gcov/clang.c
275
struct gcov_fn_info *sfn_ptr = list_first_entry_or_null(&src->functions,
kernel/liveupdate/kho_block.c
334
it->block = list_first_entry_or_null(&bs->blocks, struct kho_block, list);
kernel/locking/lockdep.c
1323
class = list_first_entry_or_null(&free_lock_classes, typeof(*class),
kernel/sched/ext/ext.c
298
next = list_first_entry_or_null(&pos->children, struct scx_sched, sibling);
kernel/sched/ext/ext.c
3178
return list_first_entry_or_null(&rq->scx.local_dsq.list,
kernel/sched/ext/ext.c
4052
while ((p = list_first_entry_or_null(&rq->scx.ddsp_deferred_locals,
kernel/sched/ext/ext.c
4187
list_first_entry_or_null(&rq->scx.deferred_reenq_locals,
kernel/sched/ext/ext.c
4313
list_first_entry_or_null(&rq->scx.deferred_reenq_users,
kernel/seccomp.c
1214
addfd = list_first_entry_or_null(&n.addfd,
kernel/trace/trace_probe.h
330
return list_first_entry_or_null(&tpe->probes, struct trace_probe, list);
kernel/workqueue.c
1822
list_first_entry_or_null(&pwq->inactive_works,
kernel/workqueue.c
1862
pwq = list_first_entry_or_null(&wq->pwqs, struct pool_workqueue,
kernel/workqueue.c
1904
pwq = list_first_entry_or_null(&nna->pending_pwqs,
kernel/workqueue.c
1930
work = list_first_entry_or_null(&pwq->inactive_works,
kernel/workqueue.c
3399
while ((work = list_first_entry_or_null(&worker->scheduled,
lib/test_xarray.c
2014
while ((node = list_first_entry_or_null(&shadow_nodes,
lib/tests/list-test.c
612
KUNIT_EXPECT_FALSE(test, list_first_entry_or_null(&list,
lib/tests/list-test.c
619
list_first_entry_or_null(&list,
mm/kmemleak.c
502
object = list_first_entry_or_null(&mem_pool_free_list,
mm/page_alloc.c
7775
page = list_first_entry_or_null(&zone->unaccepted_pages,
mm/page_alloc.c
872
return list_first_entry_or_null(&area->free_list[migratetype],
mm/percpu.c
2114
while ((chunk = list_first_entry_or_null(
mm/pgtable-generic.c
192
pmd_huge_pte(mm, pmdp) = list_first_entry_or_null(&pgtable->lru,
mm/slab_common.c
1861
bnode = list_first_entry_or_null(&(*krcp)->bulk_head[idx],
mm/zsmalloc.c
1559
zspage = list_first_entry_or_null(&class->fullness_list[fg],
mm/zsmalloc.c
1576
zspage = list_first_entry_or_null(&class->fullness_list[fg],
mm/zsmalloc.c
980
zspage = list_first_entry_or_null(&class->fullness_list[i],
net/bluetooth/hci_conn.c
2731
while ((conn = list_first_entry_or_null(head,
net/bluetooth/hci_conn.c
606
link = list_first_entry_or_null(&conn->link_list, struct hci_link, list);
net/bluetooth/hci_event.c
2311
link = list_first_entry_or_null(&acl->link_list,
net/bluetooth/hci_event.c
2594
link = list_first_entry_or_null(&acl->link_list,
net/bluetooth/hci_sync.c
316
entry = list_first_entry_or_null(&hdev->cmd_sync_work_list,
net/bluetooth/mgmt.c
6523
adv_instance = list_first_entry_or_null(&hdev->adv_instances,
net/can/j1939/socket.c
165
first = list_first_entry_or_null(&jsk->sk_session_queue,
net/can/j1939/socket.c
176
first = list_first_entry_or_null(&jsk->sk_session_queue,
net/core/skmsg.c
810
link = list_first_entry_or_null(&psock->link, struct sk_psock_link,
net/ipv4/nexthop.c
1802
new_nhge = list_first_entry_or_null(&res_table->uw_nh_entries,
net/ipv4/udp_tunnel_nic.c
888
first = list_first_entry_or_null(&info->shared->devices,
net/l2tp/l2tp_core.c
535
session2 = list_first_entry_or_null(&clist->list, struct l2tp_session, clist);
net/mac80211/main.c
246
ctx = list_first_entry_or_null(&local->chanctx_list,
net/mac80211/main.c
265
ctx = list_first_entry_or_null(&local->chanctx_list,
net/mac80211/offchannel.c
457
roc = list_first_entry_or_null(&local->roc_list,
net/mac80211/tx.c
4129
txqi = list_first_entry_or_null(&local->active_txqs[ac],
net/mac802154/rx.c
38
mac_pkt = list_first_entry_or_null(&local->rx_beacon_list,
net/mac802154/rx.c
79
mac_pkt = list_first_entry_or_null(&local->rx_mac_cmd_list,
net/mptcp/protocol.h
490
return list_first_entry_or_null(&msk->rtx_queue, struct mptcp_data_frag, list);
net/nfc/digital_core.c
119
cmd = list_first_entry_or_null(&ddev->cmd_queue, struct digital_cmd,
net/nfc/digital_core.c
163
cmd = list_first_entry_or_null(&ddev->cmd_queue, struct digital_cmd,
net/rxrpc/call_object.c
635
while ((call = list_first_entry_or_null(&rx->recvmsg_q,
net/rxrpc/conn_client.c
517
while ((call = list_first_entry_or_null(&new_client_calls,
net/rxrpc/conn_client.c
760
conn = list_first_entry_or_null(&local->idle_client_conns,
net/rxrpc/conn_client.c
823
while ((conn = list_first_entry_or_null(&local->idle_client_conns,
net/rxrpc/io_thread.c
505
while ((conn = list_first_entry_or_null(&conn_attend_q,
net/rxrpc/io_thread.c
524
while ((call = list_first_entry_or_null(&call_attend_q,
net/sched/cls_api.c
1072
chain = list_first_entry_or_null(&block->chain_list,
net/smc/smc_ism.c
520
fentry = list_first_entry_or_null(&smcd_dev_list.list,
net/smc/smc_llc.c
569
buf_pos = list_first_entry_or_null(&lgr->rmbs[*buf_lst],
net/sunrpc/xprt.c
1628
next = list_first_entry_or_null(&xprt->xmit_queue,
net/sunrpc/xprtrdma/backchannel.c
174
rqst = list_first_entry_or_null(&xprt->bc_pa_list, struct rpc_rqst,
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
114
return list_first_entry_or_null(list, struct svc_rdma_recv_ctxt,
net/sunrpc/xprtrdma/svc_rdma_rw.c
55
return list_first_entry_or_null(list, struct svc_rdma_rw_ctxt,
net/sunrpc/xprtrdma/verbs.c
1128
while ((rep = list_first_entry_or_null(&buf->rb_all_reps,
net/sunrpc/xprtrdma/verbs.c
1244
while ((mr = list_first_entry_or_null(&buf->rb_all_mrs,
net/sunrpc/xprtrdma/xprt_rdma.h
370
mr = list_first_entry_or_null(list, struct rpcrdma_mr, mr_list);
net/tipc/socket.c
3868
p = list_first_entry_or_null(&tsk->publications,
net/tipc/socket.c
3973
p = list_first_entry_or_null(&tsk->publications,
net/tls/tls_device.c
627
info = list_first_entry_or_null(&context->records_list,
net/tls/tls_sw.c
2387
rec = list_first_entry_or_null(&ctx->tx_list, struct tls_rec, list);
net/wireless/core.c
529
wk = list_first_entry_or_null(&rdev->wiphy_work_list,
net/xdp/xsk.c
1490
node = list_first_entry_or_null(&xs->map_list, struct xsk_map_node,
sound/core/compress_offload.c
465
task = list_first_entry_or_null(&runtime->tasks,
sound/soc/intel/avs/pcm.c
57
dp = list_first_entry_or_null(&dw->edges[dir], typeof(*dp), list_node[dir]);
tools/perf/util/cs-etm.c
3274
struct auxtrace_index *index = list_first_entry_or_null(&session->auxtrace_index,
tools/perf/util/pmus.c
358
return list_first_entry_or_null(&core_pmus, typeof(*pmu), list);