Searched refs:hlist_nulls_empty (Results 1 – 2 of 2) sorted by relevance
87 static inline int hlist_nulls_empty(const struct hlist_nulls_head *h) in hlist_nulls_empty() function
751 return hlist_nulls_empty(head) ? NULL : __sk_nulls_head(head); in sk_nulls_head()
Completed in 14 milliseconds