Searched defs:list_for_each_entry (Results 276 - 300 of 356) sorted by relevance

<<1112131415

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c2492 list_for_each_entry(tmp, chgs, list_entry) function
2529 list_for_each_entry(tmp, chgs, list_entry) function
2565 list_for_each_entry(tmp, chgs, list_entry) function
2597 list_for_each_entry(tmp, chgs, list_entry) { function
2645 list_for_each_entry(tmp, chgs, list_entry) { function
3911 list_for_each_entry(t, lst, list) { function
[all...]
/linux-master/tools/perf/util/
H A Dauxtrace.c925 list_for_each_entry(auxtrace_index, head, list) { function
H A Devsel.c327 list_for_each_entry(pos, src, list) { function
943 list_for_each_entry(term, config_terms, list) { function
H A Dprobe-event.c2561 list_for_each_entry(node, blacklist, list) { function
/linux-master/drivers/usb/isp1760/
H A Disp1760-hcd.c1936 list_for_each_entry(qhit, ep_queue, qh_list) { function
/linux-master/fs/btrfs/
H A Dfree-space-cache.c3529 list_for_each_entry(entry, bitmaps, list) { function
H A Ddisk-io.c3955 list_for_each_entry(dev, head, dev_list) { function
3968 list_for_each_entry(dev, head, dev_list) { function
4062 list_for_each_entry(dev, head, dev_list) { function
4113 list_for_each_entry(dev, head, dev_list) { function
/linux-master/drivers/net/team/
H A Dteam.c849 list_for_each_entry(cur, qom_list, qom_list) { function
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c849 list_for_each_entry(dst_tmp, dst, list) { function
851 list_for_each_entry(src_tmp, src, list) { function
864 list_for_each_entry(src_tmp, src, list) { function
866 list_for_each_entry(dst_tmp, dst, list) { function
/linux-master/arch/x86/kernel/cpu/resctrl/
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/net/dsa/
H A Duser.c1954 list_for_each_entry(p, hw_port_list, list) { function
/linux-master/net/ipv4/
H A Dtcp_ipv4.c3506 list_for_each_entry(net, net_exit_list, exit_list) { function
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c2409 list_for_each_entry(remote_adev, function
/linux-master/drivers/perf/
H A Dxgene_pmu.c1935 list_for_each_entry(ct function
[all...]
/linux-master/kernel/power/
H A Dsnapshot.c641 list_for_each_entry(ext, list, hook) function
[all...]
/linux-master/sound/soc/
H A Dsoc-dapm.c1524 list_for_each_entry(w, list, power_list) function
1601 list_for_each_entry(w, pending, power_list) { function
1632 list_for_each_entry(w, pending, power_list) { function
[all...]
/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c1501 list_for_each_entry(node, iova, list) { function
1831 list_for_each_entry(region, regions, list) { function
1891 list_for_each_entry(region, group_resv_regions, list) { function
2021 list_for_each_entry(regio function
2042 list_for_each_entry(resv, resv_regions, list) { function
2111 list_for_each_entry(n, iova, list) { function
[all...]
/linux-master/arch/s390/kvm/
H A Dinterrupt.c1718 list_for_each_entry(iter, isc_list, list) { function
/linux-master/fs/f2fs/
H A Dnode.c2932 list_for_each_entry(cur, head, set_list) { function
H A Ddata.c790 list_for_each_entry(be, head, list) { function
842 list_for_each_entry(be, head, list) { function
859 list_for_each_entry(be, head, list) { function
/linux-master/kernel/trace/
H A Dtrace_events_user.c1561 list_for_each_entry(validator, head, user_event_link) { function
/linux-master/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c165 list_for_each_entry(msg, head, list) { function
/linux-master/drivers/s390/block/
H A Ddasd.c2403 list_for_each_entry(cqr, ccw_queue, blocklist) { function
/linux-master/drivers/md/
H A Ddm-snap.c2447 list_for_each_entry(snap, snapshots, list) { function
/linux-master/drivers/iommu/
H A Diommu.c786 list_for_each_entry(iter, regions, list) { function
833 list_for_each_entry(entry, dev_resv_regions, list) { function

Completed in 788 milliseconds

<<1112131415