Searched refs:_wq_cooperative_queue_refresh_best_req_qos (Results 1 – 1 of 1) sorted by relevance
94 static bool _wq_cooperative_queue_refresh_best_req_qos(struct workqueue *wq);1226 assert(_wq_cooperative_queue_refresh_best_req_qos(wq) == false); in workq_push_idle_thread()1427 _wq_cooperative_queue_refresh_best_req_qos(struct workqueue *wq) in _wq_cooperative_queue_refresh_best_req_qos() function1607 return _wq_cooperative_queue_refresh_best_req_qos(wq); in workq_threadreq_enqueue()1659 _wq_cooperative_queue_refresh_best_req_qos(wq); in workq_threadreq_dequeue()1691 next_highest_request_changed = _wq_cooperative_queue_refresh_best_req_qos(wq); in workq_threadreq_dequeue()2466 force_run = _wq_cooperative_queue_refresh_best_req_qos(wq); in bsdthread_set_self()3825 (void) _wq_cooperative_queue_refresh_best_req_qos(wq); in workq_cooperative_queue_best_req()3834 assert(_wq_cooperative_queue_refresh_best_req_qos(wq) == false); in workq_cooperative_queue_best_req()