Searched defs:list_empty (Results 1 – 8 of 8) sorted by relevance
82 list_empty(const struct list *list) in list_empty() function
112 static inline int list_empty(const struct list_head *p) in list_empty() function
75 static inline int list_empty(const struct list_head *head) in list_empty() function
159 static inline int list_empty(struct list_head *head) in list_empty() function
150 static inline int list_empty(const struct list_head *head) in list_empty() function
180 static inline int list_empty(const struct list_head *head) in list_empty() function
68 list_empty(const struct list_head *head) in list_empty() function
353 static int list_empty(const struct list_head *head) in list_empty() function