Searched refs:list_empty (Results 1 – 4 of 4) sorted by relevance
217 static inline int list_empty(const struct list_head *head) in list_empty() function
167 if (list_empty(¤t_entry->sym->choice_link))
880 return !list_empty(&sym->choice_link); in sym_is_choice_value()
2166 if (mod->from_dump || list_empty(&mod->missing_namespaces)) in write_namespace_deps_files()