Searched refs:hlist_empty (Results 1 – 2 of 2) sorted by relevance
/tools/include/linux/ | ||
D | hashtable.h | 74 if (!hlist_empty(&ht[i])) in __hash_empty() |
D | list.h | 609 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty() function |