Searched defs:list_empty (Results 1 – 13 of 13) 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
235 list_empty(struct list_head *head) in list_empty() function
49 static inline int list_empty(const struct list_head *head) in list_empty() function
46 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
201 static inline int list_empty(const struct list_head *head) in list_empty() function
280 static inline int list_empty(const struct list_head *head) in list_empty() function
826 bool list_empty; member