Searched refs:hlist_empty (Results 1 – 1 of 1) sorted by relevance
61 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty() function356 if (!hlist_empty(&ht[i])) in __hash_empty()