Searched refs:make_overcommit (Results 1 – 1 of 1) sorted by relevance
3152 bool make_overcommit = false; in workq_kern_threadreq_modify() local3176 make_overcommit = workq_threadreq_is_nonovercommit(req); in workq_kern_threadreq_modify()3179 if (_wq_exiting(wq) || (req->tr_qos == qos && !make_overcommit)) { in workq_kern_threadreq_modify()3213 if (__improbable(make_overcommit)) { in workq_kern_threadreq_modify()