Home
last modified time | relevance | path

Searched refs:hlist_empty (Results 1 – 5 of 5) sorted by relevance

/include/trace/
A Dperf.h36 hlist_empty(head)) \
/include/linux/
A Dhashtable.h86 if (!hlist_empty(&ht[i])) in __hash_empty()
A Dpid.h98 return !hlist_empty(&pid->tasks[type]); in pid_has_task()
A Dlist.h970 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty() function
/include/net/
A Dsock.h741 return hlist_empty(head) ? NULL : __sk_head(head); in sk_head()

Completed in 15 milliseconds