Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/linux/
H A Dhashtable.h105 #define hash_for_each(name, bkt, obj, member) \ macro
/openbmc/linux/include/linux/
H A Dhashtable.h126 #define hash_for_each(name, bkt, obj, member) \ macro