Searched refs:hlist_nulls_empty (Results 1 – 8 of 8) sorted by relevance
87 static inline int hlist_nulls_empty(const struct hlist_nulls_head *h) in hlist_nulls_empty() function
342 if (hlist_nulls_empty(&ilb->nulls_head)) { in tcp_diag_dump()488 if (hlist_nulls_empty(&head->chain)) in tcp_diag_dump()
314 if (hlist_nulls_empty(&head->chain)) in inet_twsk_purge()
2564 if (hlist_nulls_empty(&ilb2->nulls_head))2626 return hlist_nulls_empty(&hinfo->ehash[st->bucket].chain);
312 if (hlist_nulls_empty(&bucket->msk_chain)) in mptcp_token_iter_next()
305 if (!hlist_nulls_empty(&cnet->ecache.dying_list)) in nf_conntrack_ecache_work()
2320 if (hlist_nulls_empty(hslot)) in get_next_corpse()2582 while (!hlist_nulls_empty(&nf_conntrack_hash[i])) { in nf_conntrack_hash_resize()
779 return hlist_nulls_empty(head) ? NULL : __sk_nulls_head(head); in sk_nulls_head()