Searched defs:list_empty (Results 1 – 4 of 4) sorted by relevance
70 static inline int list_empty(const struct list_head *head) in list_empty() function
79 static inline int list_empty(const struct list_head *head) in list_empty() function
215 static inline int list_empty(struct list_head *head) in list_empty() function
304 static inline int list_empty(const struct list_head *head) in list_empty() function
Completed in 7 milliseconds