Searched refs:new_buckets (Results 1 – 1 of 1) sorted by relevance
146 struct list_head new_buckets; /* list of new buckets */ member406 list_add_tail(&bucket->bucketchain, &q->new_buckets); in hhf_enqueue()434 head = &q->new_buckets; in hhf_dequeue()459 if ((head == &q->new_buckets) && !list_empty(&q->old_buckets)) in hhf_dequeue()603 INIT_LIST_HEAD(&q->new_buckets); in hhf_init()