Searched refs:hlist_unhashed (Results 1 – 2 of 2) sorted by relevance
66 return !hlist_unhashed(node); in hash_hashed()
604 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed() function633 if (!hlist_unhashed(n)) { in hlist_del_init()