Searched defs:hlist_for_each_entry_from (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/tools/include/linux/ | ||
D | list.h | 734 #define hlist_for_each_entry_from(pos, member) \ macro |
/Linux-v5.15/include/linux/ | ||
D | list.h | 1012 #define hlist_for_each_entry_from(pos, member) \ macro |