Searched defs:list_empty (Results 1 – 7 of 7) sorted by relevance
14 list_empty(struct list *list) in list_empty() function
71 static inline int list_empty(const struct list_head *head) in list_empty() function
147 static inline int list_empty(const struct list_head *head) in list_empty() function
187 static inline int list_empty(const struct list_head *head) in list_empty() function
290 static inline int list_empty(const struct list_head *head) in list_empty() function
850 bool list_empty; member
962 bool list_empty; member
Completed in 30 milliseconds