Searched refs:clear_bitset (Results 1 – 3 of 3) sorted by relevance
126 static inline void clear_bitset(void *bitset, unsigned nr_entries) in clear_bitset() function
1095 clear_bitset(mq->hotspot_hit_bits, mq->nr_hotspot_blocks); in end_hotspot_period()1109 clear_bitset(mq->cache_hit_bits, from_cblock(mq->cache_size)); in end_cache_period()1769 clear_bitset(mq->hotspot_hit_bits, mq->nr_hotspot_blocks); in __smq_create()1777 clear_bitset(mq->cache_hit_bits, from_cblock(mq->cache_size)); in __smq_create()
2464 clear_bitset(cache->dirty_bitset, from_cblock(cache->cache_size)); in cache_create()2476 clear_bitset(cache->discard_bitset, from_dblock(cache->discard_nr_blocks)); in cache_create()2954 clear_bitset(cache->discard_bitset, from_dblock(cache->discard_nr_blocks)); in cache_preresume()