Home
last modified time | relevance | path

Searched refs:INIT_LIST_HEAD (Results 1 – 6 of 6) sorted by relevance

/scripts/include/
A Dlist.h51 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD() function
157 INIT_LIST_HEAD(old); in list_replace_init()
/scripts/gendwarfksyms/
A Ddie.c29 INIT_LIST_HEAD(&cd->fragments); in init_die()
A Dtypes.c38 INIT_LIST_HEAD(list); in type_list_free()
80 INIT_LIST_HEAD(&type->expanded); in type_expansion_init()
/scripts/mod/
A Dmodpost.c195 INIT_LIST_HEAD(&mod->exported_symbols); in new_module()
196 INIT_LIST_HEAD(&mod->unresolved_symbols); in new_module()
197 INIT_LIST_HEAD(&mod->missing_namespaces); in new_module()
198 INIT_LIST_HEAD(&mod->imported_namespaces); in new_module()
199 INIT_LIST_HEAD(&mod->aliases); in new_module()
/scripts/kconfig/
A Dsymbol.c935 INIT_LIST_HEAD(&symbol->menus); in sym_lookup()
936 INIT_LIST_HEAD(&symbol->choice_link); in sym_lookup()
A Dparser.y251 INIT_LIST_HEAD(&current_entry->choice_members);

Completed in 12 milliseconds