Home
last modified time | relevance | path

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

/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.c1114 clear_bitset(mq->hotspot_hit_bits, mq->nr_hotspot_blocks);
1128 clear_bitset(mq->cache_hit_bits, from_cblock(mq->cache_size));
1795 clear_bitset(mq->hotspot_hit_bits, mq->nr_hotspot_blocks); in __smq_create()
1803 clear_bitset(mq->cache_hit_bits, from_cblock(mq->cache_size)); in __smq_create()