Searched defs:head (Results 1 – 6 of 6) sorted by relevance
| /scripts/gdb/linux/ |
| D | lists.py | 21 def list_for_each(head): argument 34 def list_for_each_entry(head, gdbtype, member): argument 42 def list_check(head): argument
|
| /scripts/kconfig/ |
| D | list.h | 48 #define list_for_each_entry(pos, head, member) \ argument 60 #define list_for_each_entry_safe(pos, n, head, member) \ argument 70 static inline int list_empty(const struct list_head *head) in list_empty() 99 static inline void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail()
|
| D | menu.c | 547 struct list_head *head) in get_prompt_str() 619 struct list_head *head) in get_symbol_str() 670 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()
|
| D | mconf.c | 359 struct list_head *head; member
|
| D | qconf.cc | 1075 QString head, debug, help; in menuInfo() local
|
| /scripts/dtc/ |
| D | livetree.c | 88 struct property *head = NULL; in reverse_properties() local
|