Home
last modified time | relevance | path

Searched defs:head (Results 1 – 5 of 5) sorted by relevance

/scripts/kconfig/
A Dlist.h47 #define list_for_each_entry(pos, head, member) \ argument
59 #define list_for_each_entry_safe(pos, n, head, member) \ argument
69 static inline int list_empty(const struct list_head *head) in list_empty()
98 static inline void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail()
A Dmenu.c705 struct list_head *head) in get_prompt_str()
795 struct list_head *head) in get_symbol_str()
843 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()
A Dmconf.c358 struct list_head *head; member
A Dqconf.cc1074 QString head, debug, help; in menuInfo() local
/scripts/dtc/
A Dlivetree.c88 struct property *head = NULL; in reverse_properties() local

Completed in 36 milliseconds