Searched defs:list_for_each_entry (Results 26 - 50 of 356) sorted by relevance

1234567891011>>

/linux-master/drivers/media/usb/uvc/
H A Duvc_status.c146 list_for_each_entry((*chain), &dev->chains, list) { function
/linux-master/drivers/gpu/drm/i915/
H A Di915_scatterlist.c202 list_for_each_entry(block, blocks, link) { function
/linux-master/drivers/target/
H A Dtarget_core_tmr.c63 list_for_each_entry(reg, list, pr_reg_abort_list) { function
/linux-master/arch/x86/kvm/vmx/
H A Dposted_intr.c226 list_for_each_entry(vmx, wakeup_list, pi_wakeup_list) { function
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Duap_txrx.c31 list_for_each_entry(ra_list, ra_list_head, list) { function
/linux-master/drivers/staging/media/imx/
H A Dimx-media-dev-common.c80 list_for_each_entry(pad_vdev, pad_vdev_list, list) { function
273 list_for_each_entry(pad_vdev, pad_vdev_list, list) { function
285 list_for_each_entry(pad_vdev, pad_vdev_list, list) { function
/linux-master/tools/workqueue/
H A Dwq_monitor.py43 from drgn.helpers.linux.list import list_for_each_entry,list_empty namespace
/linux-master/net/dsa/
H A Dtag.h119 list_for_each_entry(dp, &dst->ports, list) { function
/linux-master/drivers/ufs/host/
H A Dcdns-pltfrm.c119 list_for_each_entry(clki, head, list) { function
/linux-master/scripts/gdb/linux/
H A Ddevice.py9 from linux.lists import list_for_each_entry namespace
/linux-master/net/ipv4/
H A Dtcp_offload.c218 list_for_each_entry(p, head, list) { function
H A Dgre_offload.c192 list_for_each_entry(p, head, list) { function
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_crypto.c57 list_for_each_entry(tmp_dev, adf_devmgr_get_head(), list) { function
75 list_for_each_entry(tmp_dev, adf_devmgr_get_head(), list) { function
/linux-master/drivers/usb/core/
H A Dphy.c151 list_for_each_entry(roothub_entry, head, list) { function
178 list_for_each_entry(roothub_entry, head, list) { function
200 list_for_each_entry(roothub_entry, head, list) { function
227 list_for_each_entry(roothub_entry, head, list) { function
256 list_for_each_entry(roothub_entry, head, list) { function
285 list_for_each_entry(roothub_entry, head, list) { function
306 list_for_each_entry(roothub_entry, head, list) { function
/linux-master/scripts/kconfig/
H A Dlist.h192 #define list_for_each_entry(pos, head, member) \ macro
/linux-master/drivers/gpu/drm/radeon/
H A Dmkregtable.c101 #define list_for_each_entry(pos, head, member) \ macro
/linux-master/drivers/usb/host/
H A Dfhci-sched.c284 list_for_each_entry(ed, list, node) { function
/linux-master/drivers/hid/
H A Dhid-picolcd_core.c58 list_for_each_entry(report, feature_report_list, list) { function
/linux-master/net/rds/
H A Dib_frmr.c366 list_for_each_entry(ibmr, list, unmap_list) { function
/linux-master/include/net/tc_act/
H A Dtc_gate.h131 list_for_each_entry(entry, &p->entries, list) { function
/linux-master/arch/sh/kernel/
H A Dio_trapped.c117 list_for_each_entry(tiop, list, list) { function
/linux-master/fs/ocfs2/dlm/
H A Ddlmunlock.c463 list_for_each_entry(iter, queue, list) { function
/linux-master/drivers/net/netdevsim/
H A Dhwstats.c32 list_for_each_entry(hwsdev, hwsdev_list, list) { function
61 list_for_each_entry(hwsdev, hwsdev_list, list) { function
/linux-master/net/tipc/
H A Dname_distr.c161 list_for_each_entry(publ, pls, binding_node) { function
/linux-master/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c432 list_for_each_entry(mr, mrs, mr_list) function

Completed in 365 milliseconds

1234567891011>>