Home
last modified time | relevance | path

Searched refs:list_empty (Results 1 – 4 of 4) sorted by relevance

/scripts/kconfig/
Dlist.h71 static inline int list_empty(const struct list_head *head) in list_empty() function
Dmenu.c738 if (list_empty(head)) in get_prompt_str()
/scripts/mod/
Dlist.h147 static inline int list_empty(const struct list_head *head) in list_empty() function
Dmodpost.c2274 if (mod->from_dump || list_empty(&mod->missing_namespaces)) in write_namespace_deps_files()