Searched refs:clear_bitset (Results 1 – 3 of 3) sorted by relevance
129 static inline void clear_bitset(void *bitset, unsigned int nr_entries) in clear_bitset() function
1104 clear_bitset(mq->hotspot_hit_bits, mq->nr_hotspot_blocks); in end_hotspot_period()1118 clear_bitset(mq->cache_hit_bits, from_cblock(mq->cache_size)); in end_cache_period()1777 clear_bitset(mq->hotspot_hit_bits, mq->nr_hotspot_blocks); in __smq_create()1785 clear_bitset(mq->cache_hit_bits, from_cblock(mq->cache_size)); in __smq_create()
2499 clear_bitset(cache->dirty_bitset, from_cblock(cache->cache_size)); in cache_create()2511 clear_bitset(cache->discard_bitset, from_dblock(cache->discard_nr_blocks)); in cache_create()2984 clear_bitset(cache->discard_bitset, from_dblock(cache->discard_nr_blocks)); in cache_preresume()