Home
last modified time | relevance | path

Searched refs:__hash_empty (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Dhashtable.h69 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty() function
87 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable))
/openbmc/linux/include/linux/
H A Dhashtable.h81 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty() function
99 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable))