Searched defs:list_empty (Results 1 – 4 of 4) sorted by relevance
81 static HPT_INLINE int list_empty(struct list_head *head) in list_empty() function
83 static HPT_INLINE int list_empty(struct list_head *head) in list_empty() function
202 static inline int list_empty(const struct list_head *head) in list_empty() function
72 list_empty(const struct list_head *head) in list_empty() function