Searched refs:freezable (Results 1 – 1 of 1) sorted by relevance
3654 bool freezable = wq->flags & WQ_FREEZABLE; in pwq_adjust_max_active() local3660 if (!freezable && pwq->max_active == wq->saved_max_active) in pwq_adjust_max_active()3665 if (!freezable || !(pwq->pool->flags & POOL_FREEZING)) { in pwq_adjust_max_active()