Searched refs:allocator_empty (Results 1 – 1 of 1) sorted by relevance
771 static bool allocator_empty(struct entry_alloc *ea) in allocator_empty() function1054 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()