Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/kernel/linux/
H A Dlist.h108 list_empty( struct list_head *list ) in list_empty() function
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dlist.h70 static inline int list_empty(const struct list_head *head) in list_empty() function