hlist_head
struct hlist_head *h_list;
struct hlist_head *h_list;
struct hlist_head *h_list;
struct hlist_head *h_list;
struct hlist_head *buckets; /** ht for relocation handles */
eb->buckets = kzalloc(sizeof(struct hlist_head) << size,
struct hlist_head *head;
sizeof(struct hlist_head) << eb->lut_size);
struct hlist_head *table;
struct hlist_head name[1u << (bits)]
__hash_init(struct hlist_head *hash, unsigned n)
__hash_empty(struct hlist_head *hash, unsigned n)
#define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT
hlist_empty(const struct hlist_head *h)
hlist_add_head(struct hlist_node *n, struct hlist_head *h)
hlist_move_list(struct hlist_head *old, struct hlist_head *new)