Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Ddm-cache-policy-smq.c768 static bool allocator_empty(struct entry_alloc *ea) in allocator_empty() function
1045 unsigned threshold_level = allocator_empty(&mq->cache_alloc) ? in update_promote_levels()
1238 if (allocator_empty(&mq->cache_alloc)) { in queue_promotion()
1286 if (!allocator_empty(&mq->cache_alloc) && fast_promote) in should_promote()