Searched defs:head (Results 1 – 5 of 5) sorted by relevance
55 static void plist_check_head(struct plist_head *head) in plist_check_head()74 void plist_add(struct plist_node *node, struct plist_head *head) in plist_add()105 void plist_del(struct plist_node *node, struct plist_head *head) in plist_del()
52 struct hlist_head *head; in find_debug_module() local69 struct hlist_head *head; in find_debug_module_hash() local340 struct hlist_head *head; in pr_debug_seq_show() local
55 static void idr_layer_rcu_free(struct rcu_head *head) in idr_layer_rcu_free()
174 static void radix_tree_node_rcu_free(struct rcu_head *head) in radix_tree_node_rcu_free()
110 Pos *head; /* Heads of the hash chains or NIL. */ member