Searched defs:list (Results 1 – 14 of 14) sorted by relevance
| /scripts/include/ |
| D | list.h | 51 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/ |
| D | types.c | 24 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()
|
| D | gendwarfksyms.h | 163 struct list_head list; member
|
| /scripts/genksyms/ |
| D | genksyms.c | 497 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/ |
| D | checklist.c | 109 WINDOW *dialog, *list; in dialog_checklist() local
|
| /scripts/kconfig/ |
| D | qconf.cc | 93 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
|
| D | qconf.h | 231 ConfigList *list; variable
|
| D | expr.h | 224 struct menu *list; member
|
| /scripts/dtc/ |
| D | livetree.c | 65 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/ |
| D | fdt_ro.c | 754 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/ |
| D | modpost.c | 213 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
|
| D | modpost.h | 83 struct list_head list; member
|
| /scripts/gcc-plugins/ |
| D | latent_entropy_plugin.c | 265 tree list; in latent_entropy_gate() local
|
| D | randomize_layout_plugin.c | 303 tree list; in relayout_struct() local
|