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
1093 clear_bitset(mq->hotspot_hit_bits, mq->nr_hotspot_blocks); in end_hotspot_period()1107 clear_bitset(mq->cache_hit_bits, from_cblock(mq->cache_size)); in end_cache_period()1767 clear_bitset(mq->hotspot_hit_bits, mq->nr_hotspot_blocks); in __smq_create()1775 clear_bitset(mq->cache_hit_bits, from_cblock(mq->cache_size)); in __smq_create()
2542 clear_bitset(cache->dirty_bitset, from_cblock(cache->cache_size)); in cache_create()2554 clear_bitset(cache->discard_bitset, from_dblock(cache->discard_nr_blocks)); in cache_create()3037 clear_bitset(cache->discard_bitset, from_dblock(cache->discard_nr_blocks)); in cache_preresume()