Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/linux/
H A Dhashtable.h132 #define hash_for_each_possible(name, obj, member, key) \ macro
/openbmc/linux/include/linux/
H A Dhashtable.h165 #define hash_for_each_possible(name, obj, member, key) \ macro