Searched refs:next_power (Results 1 – 2 of 2) sorted by relevance
61 static unsigned next_power(unsigned n, unsigned min) in next_power() function85 hash->nr_buckets = next_power(elts >> 4, 16); in alloc_hash()
23 static unsigned next_power(unsigned n, unsigned min) in next_power() function1412 mq->nr_buckets = next_power(from_cblock(cache_size) / 2, 16); in mq_create()