Home
last modified time | relevance | path

Searched defs:list (Results 1 – 14 of 14) sorted by relevance

/scripts/include/
Dlist.h51 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD()
165 static inline void list_move(struct list_head *list, struct list_head *head) in list_move()
176 static inline void list_move_tail(struct list_head *list, in list_move_tail()
188 static inline int list_is_first(const struct list_head *list, const struct list_head *head) in list_is_first()
198 static inline int list_is_last(const struct list_head *list, const struct list_head *head) in list_is_last()
208 static inline int list_is_head(const struct list_head *list, const struct list_head *head) in list_is_head()
/scripts/gendwarfksyms/
Dtypes.c24 struct list_head list; member
27 static void type_list_free(struct list_head *list) in type_list_free()
41 static int type_list_append(struct list_head *list, const char *s, void *owned) in type_list_append()
56 static void type_list_write(struct list_head *list, FILE *file) in type_list_write()
Dgendwarfksyms.h163 struct list_head list; member
/scripts/genksyms/
Dgenksyms.c497 static void print_node(FILE * f, struct string_list *list) in print_node()
506 static void print_list(FILE * f, struct string_list *list) in print_list()
537 struct string_list *list = sym->defn; in expand_and_crc_sym() local
/scripts/kconfig/lxdialog/
Dchecklist.c109 WINDOW *dialog, *list; in dialog_checklist() local
/scripts/kconfig/
Dqconf.cc93 ConfigList* list; in updateMenu() local
209 ConfigList* list = listView(); in init() local
471 ConfigList *list = it.next(); in updateListForAll() local
482 ConfigList *list = it.next(); in updateListAllForAll() local
1603 ConfigList* list = NULL; in setMenuLink() local
Dqconf.h231 ConfigList *list; variable
Dexpr.h224 struct menu *list; member
/scripts/dtc/
Dlivetree.c65 struct property *chain_property(struct property *first, struct property *list) in chain_property()
259 struct node *chain_node(struct node *first, struct node *list) in chain_node()
372 struct reserve_info *list) in chain_reserve_entry()
380 struct reserve_info *add_reserve_entry(struct reserve_info *list, in add_reserve_entry()
/scripts/dtc/libfdt/
Dfdt_ro.c754 const char *list, *end; in fdt_stringlist_count() local
781 const char *list, *end; in fdt_stringlist_search() local
811 const char *list, *end; in fdt_stringlist_get() local
/scripts/mod/
Dmodpost.c213 struct list_head list; /* link to module::exported_symbols or module::unresolved_symbols */ member
291 struct list_head list; member
297 struct namespace_list *list; in contains_namespace() local
1742 struct list_head list; member
2182 struct list_head list; member
Dmodpost.h83 struct list_head list; member
/scripts/gcc-plugins/
Dlatent_entropy_plugin.c265 tree list; in latent_entropy_gate() local
Drandomize_layout_plugin.c303 tree list; in relayout_struct() local