Searched refs:hlist_nulls_empty (Results 1 – 8 of 8) sorted by relevance
58 static inline int hlist_nulls_empty(const struct hlist_nulls_head *h) in hlist_nulls_empty() function
112 if (hlist_nulls_empty(&hslot->head)) in udp_dump()
813 if (hlist_nulls_empty(&head->chain)) in inet_diag_dump_icsk()
1029 if (hlist_nulls_empty(hslot)) in ping_get_first()
1897 return hlist_nulls_empty(&tcp_hashinfo.ehash[st->bucket].chain); in empty_bucket()
2313 if (hlist_nulls_empty(&hslot->head)) in udp_get_first()
527 return hlist_nulls_empty(head) ? NULL : __sk_nulls_head(head); in sk_nulls_head()
1597 while (!hlist_nulls_empty(&init_net.ct.hash[i])) { in nf_conntrack_set_hashsize()