Searched refs:alloc_bitset (Results 1 – 2 of 2) sorted by relevance
122 static inline unsigned long *alloc_bitset(unsigned int nr_entries) in alloc_bitset() function
1790 mq->hotspot_hit_bits = alloc_bitset(mq->nr_hotspot_blocks); in __smq_create() 1798 mq->cache_hit_bits = alloc_bitset(from_cblock(cache_size)); in __smq_create()