Lines Matching refs:workq_threadreq_t
97 workq_threadreq_t req);
363 workq_threadreq_t req; in _wq_thactive_refresh_best_constrained_req_qos()
548 workq_thread_needs_params_change(workq_threadreq_t req, struct uthread *uth) in workq_thread_needs_params_change()
584 workq_thread_needs_priority_change(workq_threadreq_t req, struct uthread *uth) in workq_thread_needs_priority_change()
664 workq_thread_reset_cpupercent(workq_threadreq_t req, struct uthread *uth) in workq_thread_reset_cpupercent()
697 workq_threadreq_t req, bool unpark) in workq_thread_reset_pri()
829 workq_thread_set_max_qos(struct proc *p, workq_threadreq_t kqr) in workq_thread_set_max_qos()
1382 workq_priority_for_req(workq_threadreq_t req) in workq_priority_for_req()
1395 workq_priority_queue_for_req(struct workqueue *wq, workq_threadreq_t req) in workq_priority_queue_for_req()
1629 workq_threadreq_enqueue(struct workqueue *wq, workq_threadreq_t req) in workq_threadreq_enqueue()
1685 workq_threadreq_dequeue(struct workqueue *wq, workq_threadreq_t req, in workq_threadreq_dequeue()
1717 __assert_only workq_threadreq_t head = STAILQ_FIRST(bucket); in workq_threadreq_dequeue()
1757 workq_threadreq_destroy(proc_t p, workq_threadreq_t req) in workq_threadreq_destroy()
2192 workq_threadreq_t mgr_req; in workq_mark_exiting()
2237 struct workq_threadreq_s, tr_entry, ^(workq_threadreq_t e){ in workq_mark_exiting()
2241 struct workq_threadreq_s, tr_entry, ^(workq_threadreq_t e){ in workq_mark_exiting()
2245 struct workq_threadreq_s, tr_entry, ^(workq_threadreq_t e){ in workq_mark_exiting()
2367 workq_threadreq_t kqr = uth->uu_kqr_bound; in bsdthread_set_self()
2901 workq_trace_req_id(workq_threadreq_t req) in workq_trace_req_id()
2933 workq_threadreq_t req = zalloc(workq_zone_threadreq); in workq_reqthreads()
3054 workq_kern_threadreq_initiate(struct proc *p, workq_threadreq_t req, in workq_kern_threadreq_initiate()
3148 workq_kern_threadreq_modify(struct proc *p, workq_threadreq_t req, in workq_kern_threadreq_modify()
3193 workq_threadreq_t req_max; in workq_kern_threadreq_modify()
3254 workq_kern_bound_thread_reset_pri(workq_threadreq_t req, struct uthread *uth) in workq_kern_bound_thread_reset_pri()
3294 workq_kern_threadreq_update_inheritor(struct proc *p, workq_threadreq_t req, in workq_kern_threadreq_update_inheritor()
3608 workq_threadreq_t kqr = uth->uu_kqr_bound; in workq_thread_return()
4068 workq_threadreq_t req) in workq_threadreq_admissible()
4087 static workq_threadreq_t
4128 static workq_threadreq_t
4131 workq_threadreq_t req_qos, req_pri, req_tmp, req_mgr; in workq_threadreq_select_for_creator()
4318 static workq_threadreq_t
4321 workq_threadreq_t req_qos, req_pri, req_tmp, req_mgr; in workq_threadreq_select()
4457 workq_threadreq_t req; in workq_schedule_creator()
4574 workq_threadreq_t req = NULL; in workq_select_threadreq_or_park_and_unlock()
4796 workq_threadreq_t req = uth->uu_save.uus_workq_park_data.thread_request; in workq_unpark_select_threadreq_or_park_and_unlock()