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);1217 assert(_wq_cooperative_queue_refresh_best_req_qos(wq) == false); in workq_push_idle_thread()1418 _wq_cooperative_queue_refresh_best_req_qos(struct workqueue *wq) in _wq_cooperative_queue_refresh_best_req_qos() function1598 return _wq_cooperative_queue_refresh_best_req_qos(wq); in workq_threadreq_enqueue()1650 _wq_cooperative_queue_refresh_best_req_qos(wq); in workq_threadreq_dequeue()1682 next_highest_request_changed = _wq_cooperative_queue_refresh_best_req_qos(wq); in workq_threadreq_dequeue()2457 force_run = _wq_cooperative_queue_refresh_best_req_qos(wq); in bsdthread_set_self()3796 (void) _wq_cooperative_queue_refresh_best_req_qos(wq); in workq_cooperative_queue_best_req()3805 assert(_wq_cooperative_queue_refresh_best_req_qos(wq) == false); in workq_cooperative_queue_best_req()