Searched refs:hlist_nulls_empty (Results 1 – 8 of 8) sorted by relevance
86 static inline int hlist_nulls_empty(const struct hlist_nulls_head *h) in hlist_nulls_empty() function
293 if (!hlist_nulls_empty(&cnet->ecache.dying_list)) in nf_conntrack_ecache_work()
2369 if (hlist_nulls_empty(hslot)) in get_next_corpse()2625 while (!hlist_nulls_empty(&nf_conntrack_hash[i])) { in nf_conntrack_hash_resize()
310 if (hlist_nulls_empty(&bucket->msk_chain)) in mptcp_token_iter_next()
1053 if (hlist_nulls_empty(hslot)) in ping_get_first()
1092 if (hlist_nulls_empty(&head->chain)) in inet_diag_dump_icsk()
2364 if (hlist_nulls_empty(&ilb2->nulls_head)) in listening_get_first()2426 return hlist_nulls_empty(&hinfo->ehash[st->bucket].chain); in empty_bucket()
720 return hlist_nulls_empty(head) ? NULL : __sk_nulls_head(head); in sk_nulls_head()
Completed in 28 milliseconds