Searched refs:hlist_head (Results 1 – 5 of 5) sorted by relevance
77 struct hlist_head { struct99 hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head() argument126 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT
359 static struct hlist_head kmem_table[KMEM_TABLE_SIZE];363 kmem_del_init(spinlock_t *lock, struct hlist_head *table, in kmem_del_init()366 struct hlist_head *head; in kmem_del_init()
68 struct hlist_head hb_head;128 tsd_hash_dtor(struct hlist_head *work) in tsd_hash_dtor()
67 extern struct hlist_head *zvol_htable;
94 struct hlist_head *zvol_htable;1715 zvol_htable = kmem_alloc(ZVOL_HT_SIZE * sizeof (struct hlist_head), in zvol_init_impl()1736 kmem_free(zvol_htable, ZVOL_HT_SIZE * sizeof (struct hlist_head)); in zvol_fini_impl()