Home
last modified time | relevance | path

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

/lib/
Dplist.c55 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()
Ddynamic_printk.c52 struct hlist_head *head; in find_debug_module() local
69 struct hlist_head *head; in find_debug_module_hash() local
340 struct hlist_head *head; in pr_debug_seq_show() local
Didr.c55 static void idr_layer_rcu_free(struct rcu_head *head) in idr_layer_rcu_free()
Dradix-tree.c174 static void radix_tree_node_rcu_free(struct rcu_head *head) in radix_tree_node_rcu_free()
/lib/zlib_deflate/
Ddefutil.h110 Pos *head; /* Heads of the hash chains or NIL. */ member