Searched defs:list_for_each_entry (Results 1 - 15 of 15) sorted by relevance

/freebsd-11.0-release/sys/dev/drm2/ttm/
H A Dttm_execbuf_util.c40 list_for_each_entry(entry, list, head) { function
60 list_for_each_entry(entry, list, head) { function
76 list_for_each_entry(entry, list, head) { function
123 list_for_each_entry(entry, list, head) { function
136 list_for_each_entry(entry, list, head) { function
224 list_for_each_entry(entry, list, head) { function
234 list_for_each_entry(entry, list, head) { function
/freebsd-11.0-release/sys/dev/drm2/
H A Ddrm_linux_list.h123 #define list_for_each_entry(pos, head, member) \ macro
H A Ddrm_modes.c819 list_for_each_entry(mode, mode_list, head) { function
855 list_for_each_entry(mode, mode_list, head) { function
/freebsd-11.0-release/sys/contrib/vchiq/interface/compat/
H A Dlist.h221 #define list_for_each_entry(VAR, HEAD, FIELD) \ macro
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_object.c374 list_for_each_entry(lobj, head, tv.head) { function
/freebsd-11.0-release/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h160 #define list_for_each_entry(p, h, field) \ macro
H A Dpci.h201 list_for_each_entry(pdev, &pci_devices, links) { function
/freebsd-11.0-release/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c427 #define list_for_each_entry(pos, head, member) \ macro
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Di915_gem_execbuffer.c324 list_for_each_entry(obj, objects, exec_list) { function
464 list_for_each_entry(obj, objects, exec_list) { function
487 list_for_each_entry(obj, objects, exec_list) { function
613 list_for_each_entry(obj, objects, exec_list) { function
674 list_for_each_entry(obj, objects, exec_list) { function
775 list_for_each_entry(obj, objects, exec_list) { function
H A Di915_debug.c168 list_for_each_entry(obj, head, mm_list) { function
H A Di915_irq.c1024 list_for_each_entry(obj, head, mm_list) { function
1039 list_for_each_entry(obj, head, gtt_list) { function
/freebsd-11.0-release/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c343 list_for_each_entry(p, lh, list) { function
568 list_for_each_entry(n, lh, list) { function
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmr.c844 list_for_each_entry(ibfmr, fmr_list, list) { function
853 list_for_each_entry(ibfmr, fmr_list, list) { function
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1167 list_for_each_entry(fmr, fmr_list, list) { function
/freebsd-11.0-release/sys/ofed/drivers/net/mlx4/
H A Den_netdev.c682 list_for_each_entry(dst_tmp, dst, list) { function
684 list_for_each_entry(src_tmp, src, list) { function
697 list_for_each_entry(src_tmp, src, list) { function
699 list_for_each_entry(dst_tmp, dst, list) { function

Completed in 207 milliseconds