Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-policy-smq.c745 static bool allocator_empty(struct entry_alloc *ea) in allocator_empty() function
1026 unsigned threshold_level = allocator_empty(&mq->cache_alloc) ? in update_promote_levels()
1144 if (!allocator_empty(&mq->cache_alloc) && fast_promote) in should_promote()
1160 if (allocator_empty(&mq->cache_alloc)) { in insert_in_cache()