Searched defs:head (Results 1 – 6 of 6) sorted by relevance
48 #define list_for_each_entry(pos, head, member) \ argument60 #define list_for_each_entry_safe(pos, n, head, member) \ argument70 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()
548 struct list_head *head) in get_prompt_str()620 struct list_head *head) in get_symbol_str()671 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()
359 struct list_head *head; member
1075 QString head, debug, help; in menuInfo() local
21 def list_check(head): argument
88 struct property *head = NULL; in reverse_properties() local