Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c846 bool current_writeback_sentinels; member
878 return get_sentinel(&mq->writeback_sentinel_alloc, level, mq->current_writeback_sentinels); in writeback_sentinel()
916 mq->current_writeback_sentinels = !mq->current_writeback_sentinels; in update_sentinels()
948 mq->current_writeback_sentinels = false; in sentinels_init()
952 mq->current_writeback_sentinels = !mq->current_writeback_sentinels; in sentinels_init()
1015 get_sentinel(&mq->writeback_sentinel_alloc, e->level, !mq->current_writeback_sentinels), in requeue()
1016 get_sentinel(&mq->writeback_sentinel_alloc, e->level, mq->current_writeback_sentinels)); in requeue()