Home
last modified time | relevance | path

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

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