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