Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-cache-policy-smq.c768 static bool allocator_empty(struct entry_alloc *ea) in allocator_empty() function
1043 unsigned threshold_level = allocator_empty(&mq->cache_alloc) ? in update_promote_levels()
1236 if (allocator_empty(&mq->cache_alloc)) { in queue_promotion()
1284 if (!allocator_empty(&mq->cache_alloc) && fast_promote) in should_promote()