Searched refs:log2_num_buckets (Results 1 – 1 of 1) sorted by relevance
187 (head)->hh.tbl->log2_num_buckets = HASH_INITIAL_NUM_BUCKETS_LOG2; \838 ((tbl)->num_items >> ((tbl)->log2_num_buckets+1U)) + \862 (tbl)->log2_num_buckets++; \1066 unsigned num_buckets, log2_num_buckets; member