Searched defs:list_empty (Results 1 – 4 of 4) sorted by relevance
88 static inline int list_empty(struct list_head *el) in list_empty() function
159 static inline int list_empty(struct list_head *head) in list_empty() function
109 static __inline int list_empty(struct list_head *head) in list_empty() function
351 #define list_empty dlist_empty macro
Completed in 5 milliseconds