Searched defs:list_for_each_entry (Results 1 - 25 of 356) sorted by path

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dmm.h48 list_for_each_entry(node, &mm->nodes, nl_entry) { function
/linux-master/drivers/gpu/drm/radeon/
H A Dmkregtable.c101 #define list_for_each_entry(pos, head, member) \ macro
/linux-master/drivers/misc/ocxl/
H A Dpasid.c18 list_for_each_entry(cur, head, list) { function
37 list_for_each_entry(cur, head, list) { function
H A Dpci.c53 list_for_each_entry(afu, afu_list, list) { function
/linux-master/drivers/pcmcia/
H A Dti113x.h943 list_for_each_entry(dev, &bus->devices, bus_list) { function
/linux-master/net/atm/
H A Daddr.c84 list_for_each_entry(this, head, entry) { function
119 list_for_each_entry(this, head, entry) { function
/linux-master/net/ceph/
H A Dstriper.c79 list_for_each_entry(ex, object_extents, oe_item) { function
/linux-master/tools/firewire/
H A Dlist.h59 #define list_for_each_entry(pos, list, member) \ macro
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v3.c311 list_for_each_entry(iter, rd_regions, list) { function
H A Dvgic-v3.c518 list_for_each_entry(rdreg, rd_regions, list) { function
531 list_for_each_entry(rdreg, rd_regions, list) { function
/linux-master/arch/powerpc/platforms/cell/
H A Dspu_base.c712 list_for_each_entry(spu, list, full_list) { function
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dsched.c829 list_for_each_entry(ct function
[all...]
/linux-master/arch/powerpc/xmon/
H A Dxmon.c4129 list_for_each_entry(spu, list, full_list) { function
/linux-master/arch/s390/kernel/
H A Dvtime.c274 list_for_each_entry(tmp, head, entry) { function
/linux-master/arch/s390/kvm/
H A Dinterrupt.c1718 list_for_each_entry(iter, isc_list, list) { function
/linux-master/arch/sh/kernel/
H A Dio_trapped.c117 list_for_each_entry(tiop, list, list) { function
/linux-master/arch/x86/events/intel/
H A Dpt.c1408 list_for_each_entry(filter, filters, entry) { function
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c611 list_for_each_entry(entry, head, mon.crdtgrp_list) { function
695 list_for_each_entry(entry, head, mon.crdtgrp_list) { function
H A Drdtgroup.c399 list_for_each_entry(crgrp, head, mon.crdtgrp_list) { function
470 list_for_each_entry(crgrp, head, mon.crdtgrp_list) { function
3093 list_for_each_entry(crgrp, head, mon.crdtgrp_list) { function
[all...]
/linux-master/arch/x86/kvm/svm/
H A Dsev.c2020 list_for_each_entry(i, head, 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/arch/x86/virt/vmx/tdx/
H A Dtdx.c422 list_for_each_entry(tmb, tmb_list, list) { function
525 list_for_each_entry(tmb, tmb_list, list) { function
769 list_for_each_entry(tmb, tmb_list, list) { function
/linux-master/block/
H A Dblk-iocost.c1723 list_for_each_entry(iocg, target_iocgs, active_list) { function
1862 list_for_each_entry(iocg, surpluses, surplus_list) { function
1898 list_for_each_entry(iocg, surpluses, surplus_list) { function
1915 list_for_each_entry(iocg, surpluses, surplus_list) { function
2027 list_for_each_entry(iocg, surpluses, surplus_list) { function
[all...]
H A Dblk-mq-sched.c64 list_for_each_entry(rq, rq_list, queuelist) { function
H A Dblk-mq.c1986 list_for_each_entry(rq, list, queuelist) { function
2484 list_for_each_entry(rq, list, queuelist) { function
[all...]

Completed in 449 milliseconds

1234567891011>>