Searched defs:list_for_each_entry (Results 51 - 75 of 356) sorted by relevance

1234567891011>>

/linux-master/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm.c67 list_for_each_entry(bo, bo_list, list) { function
/linux-master/include/net/
H A Dfq_impl.h184 list_for_each_entry(tin, &fq->tin_backlog, tin_list) { function
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_ctl_drv.c221 list_for_each_entry(dev, adf_devmgr_get_head(), list) { function
238 list_for_each_entry(accel_dev, adf_devmgr_get_head(), list) { function
251 list_for_each_entry(accel_dev, adf_devmgr_get_head(), list) { function
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_uiom.c257 list_for_each_entry(interval_node, intervals, link) { function
/linux-master/sound/soc/intel/atom/sst/
H A Dsst_loader.c263 list_for_each_entry(listnode, memcpy_list, memcpylist) { function
/linux-master/tools/perf/util/
H A Ddsos.c82 list_for_each_entry(pos, head, node) { function
312 list_for_each_entry(pos, head, node) { function
328 list_for_each_entry(pos, head, node) { function
H A Drecord.c47 list_for_each_entry(term, config_terms, list) { function
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmacsec.c45 list_for_each_entry(iter, macsec_devices_list, macsec_devices_list_entry) { function
/linux-master/tools/cgroup/
H A Diocost_monitor.py20 from drgn.helpers.linux.list import list_for_each_entry,list_empty namespace
/linux-master/drivers/interconnect/qcom/
H A Dbcm-voter.c167 list_for_each_entry(bcm, bcm_list, list) { function
/linux-master/drivers/remoteproc/
H A Dremoteproc_coredump.c140 list_for_each_entry(segment, segments, node) { function
/linux-master/kernel/trace/
H A Dtrace_events_inject.c145 list_for_each_entry(field, head, link) { function
166 list_for_each_entry(field, head, link) { function
/linux-master/drivers/media/platform/xilinx/
H A Dxilinx-vipp.c65 list_for_each_entry(asd, lists[i], asc_entry) { function
/linux-master/net/devlink/
H A Dresource.c49 list_for_each_entry(resource, resource_list, list) { function
310 list_for_each_entry(resource, resource_list, list) { function
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_kms.c132 list_for_each_entry(node, zorder_list, zlist_node) { function
/linux-master/drivers/md/bcache/
H A Djournal.c359 list_for_each_entry(i, list, list) { function
/linux-master/fs/
H A Dpnode.c523 list_for_each_entry(mnt, to_umount, mnt_list) { function
/linux-master/fs/gfs2/
H A Drecovery.c60 list_for_each_entry(iter, head, rr_list) { function
/linux-master/drivers/ufs/host/
H A Dufshcd-pltfrm.c234 list_for_each_entry(clki, head, list) { function
/linux-master/block/
H A Dblk-mq-sched.c64 list_for_each_entry(rq, rq_list, queuelist) { function
/linux-master/drivers/nvme/target/
H A Ddiscovery.c75 list_for_each_entry(port, nvmet_ports, global_entry) function
/linux-master/drivers/firmware/arm_scmi/
H A Dbus.c83 list_for_each_entry(rdev, head, node) { function
462 list_for_each_entry(rdev, phead, node) { function
/linux-master/net/ipv6/
H A Dip6_offload.c264 list_for_each_entry(p, head, list) { function
H A Dfib6_rules.c507 list_for_each_entry(net, net_list, exit_list) { function
/linux-master/tools/workqueue/
H A Dwq_dump.py50 from drgn.helpers.linux.list import list_for_each_entry,list_empty namespace

Completed in 511 milliseconds

1234567891011>>