Searched refs:HASH_TABLE_BITS (Results 1 – 1 of 1) sorted by relevance
52 #define HASH_TABLE_BITS 15 macro581 sz = 1 << HASH_TABLE_BITS; in hash_table_init()605 return &clone->ht[hash_long(region_nr, HASH_TABLE_BITS)]; in get_hash_table_bucket()