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
166 if (list_empty(¤t_entry->sym->choice_link))
896 return !list_empty(&sym->choice_link); in sym_is_choice_value()
2207 if (mod->dump_file || list_empty(&mod->missing_namespaces)) in write_namespace_deps_files()
Completed in 11 milliseconds