Searched defs:hlist_for_each_entry_safe (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/drm2/ |
H A D | drm_linux_list.h | 292 #define hlist_for_each_entry_safe(tpos, pos, n, head, member) \ macro
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | list.h | 447 #define hlist_for_each_entry_safe(pos, n, head, member) \ macro
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | list.h | 511 #define hlist_for_each_entry_safe(pos, n, head, member) \ macro
|