Searched refs:t_buckets (Results 1 – 2 of 2) sorted by relevance
62 domain_heads = Cast(domain_tbl.t_buckets, 'queue_chain_t *')94 entry_heads = Cast(entry_tbl.t_buckets, 'queue_chain_t *')
184 queue_head_t *t_buckets; member196 return &table->t_buckets[idx]; in get_bucket()246 queue_init(&table->t_buckets[i]); in table_init()262 table->t_buckets = kalloc_type(queue_head_t, nbuckets, in table_alloc()273 const queue_head_t *head = &table->t_buckets[i];297 .t_buckets = (queue_chain_t *)(queue_chain_t[TABLE_LEN]){},573 .t_buckets = (queue_chain_t *)(queue_chain_t[TABLE_LEN]){},