Home
last modified time | relevance | path

Searched defs:list_empty (Results 1 – 8 of 8) sorted by relevance

/third_party/libinput/src/
Dutil-list.c82 list_empty(const struct list *list) in list_empty() function
/third_party/alsa-lib/include/
Dlist.h112 static inline int list_empty(const struct list_head *p) in list_empty() function
/third_party/libbpf/include/linux/
Dlist.h75 static inline int list_empty(const struct list_head *head) in list_empty() function
/third_party/alsa-utils/alsactl/
Dlist.h159 static inline int list_empty(struct list_head *head) in list_empty() function
/third_party/exfatprogs/include/
Dlist.h150 static inline int list_empty(const struct list_head *head) in list_empty() function
/third_party/ltp/testcases/realtime/include/
Dlist.h180 static inline int list_empty(const struct list_head *head) in list_empty() function
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h68 list_empty(const struct list_head *head) in list_empty() function
/third_party/libfuse/lib/
Dfuse.c353 static int list_empty(const struct list_head *head) in list_empty() function