Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c771 static bool allocator_empty(struct entry_alloc *ea) in allocator_empty() function
1054 unsigned int threshold_level = allocator_empty(&mq->cache_alloc) ? in update_promote_levels()
1247 if (allocator_empty(&mq->cache_alloc)) { in queue_promotion()
1295 if (!allocator_empty(&mq->cache_alloc) && fast_promote) in should_promote()