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