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

/freebsd-10.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-10.0-release/sys/dev/drm2/
H A Ddrm_linux_list.h124 #define list_for_each_entry(pos, head, member) \ macro
H A Ddrm_modes.c796 list_for_each_entry(mode, mode_list, head) { function
831 list_for_each_entry(mode, mode_list, head) { function
/freebsd-10.0-release/sys/ofed/include/linux/
H A Dlist.h123 #define list_for_each_entry(p, h, field) \ macro
H A Dpci.h160 list_for_each_entry(pdev, &pci_devices, links) { function
400 list_for_each_entry(pdrv, &pci_drivers, links) { function
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_object.c368 list_for_each_entry(lobj, head, tv.head) { function
/freebsd-10.0-release/sys/dev/drm2/i915/
H A Di915_gem_execbuffer.c478 list_for_each_entry(obj, objects, exec_list) { function
592 list_for_each_entry(obj, objects, exec_list) { function
616 list_for_each_entry(obj, objects, exec_list) { function
639 list_for_each_entry(obj, objects, exec_list) { function
770 list_for_each_entry(obj, objects, exec_list) { function
915 list_for_each_entry(obj, objects, exec_list) function
939 list_for_each_entry(obj, objects, exec_list) { function
1004 list_for_each_entry(obj, objects, exec_list) { function
H A Di915_debug.c196 list_for_each_entry(obj, head, mm_list) { function
H A Di915_irq.c2003 list_for_each_entry(obj, head, mm_list) { function
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmr.c712 list_for_each_entry(ibfmr, fmr_list, list) { function
721 list_for_each_entry(ibfmr, fmr_list, list) { function
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1166 list_for_each_entry(fmr, fmr_list, list) { function
/freebsd-10.0-release/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c427 #define list_for_each_entry(pos, head, member) \ macro

Completed in 100 milliseconds