Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dlist.h71 static inline int list_empty(const struct list_head *head) in list_empty() function
/openbmc/qemu/nbd/
H A Dclient.c511 bool list_empty = true; in nbd_receive_query_exports() local
/openbmc/u-boot/include/linux/
H A Dlist.h176 static inline int list_empty(const struct list_head *head) in list_empty() function