Searched defs:list_empty (Results 1 – 2 of 2) sorted by relevance
/tools/firewire/ | ||
D | list.h | 14 list_empty(struct list *list) in list_empty() function |
/tools/include/linux/ | ||
D | list.h | 187 static inline int list_empty(const struct list_head *head) in list_empty() function |