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

/linux-4.1.27/include/linux/
H A Dhashtable.h76 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) __hash_empty() function
94 #define hash_empty(hashtable) __hash_empty(hashtable, HASH_SIZE(hashtable))

Completed in 48 milliseconds