Home
last modified time | relevance | path

Searched refs:clear_bitset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-cache-policy-internal.h129 static inline void clear_bitset(void *bitset, unsigned int nr_entries) in clear_bitset() function
H A Ddm-cache-policy-smq.c1104 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()
H A Ddm-cache-target.c2496 clear_bitset(cache->dirty_bitset, from_cblock(cache->cache_size)); in cache_create()
2508 clear_bitset(cache->discard_bitset, from_dblock(cache->discard_nr_blocks)); in cache_create()
2986 clear_bitset(cache->discard_bitset, from_dblock(cache->discard_nr_blocks)); in cache_preresume()