Home
last modified time | relevance | path

Searched defs:hash_for_each_possible_safe (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/include/
H A Dhashtable.h95 #define hash_for_each_possible_safe(table, obj, tmp, member, key) \ macro
/linux/tools/include/linux/
H A Dhashtable.h144 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ macro
/linux/include/linux/
H A Dhashtable.h204 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ macro