Lines Matching refs:workq_threadreq_t
89 workq_threadreq_t req);
354 workq_threadreq_t req; in _wq_thactive_refresh_best_constrained_req_qos()
533 workq_thread_needs_params_change(workq_threadreq_t req, struct uthread *uth) in workq_thread_needs_params_change()
569 workq_thread_needs_priority_change(workq_threadreq_t req, struct uthread *uth) in workq_thread_needs_priority_change()
639 workq_thread_reset_cpupercent(workq_threadreq_t req, struct uthread *uth) in workq_thread_reset_cpupercent()
668 workq_threadreq_t req, bool unpark) in workq_thread_reset_pri()
791 workq_thread_set_max_qos(struct proc *p, workq_threadreq_t kqr) in workq_thread_set_max_qos()
1319 workq_priority_for_req(workq_threadreq_t req) in workq_priority_for_req()
1332 workq_priority_queue_for_req(struct workqueue *wq, workq_threadreq_t req) in workq_priority_queue_for_req()
1563 workq_threadreq_enqueue(struct workqueue *wq, workq_threadreq_t req) in workq_threadreq_enqueue()
1619 workq_threadreq_dequeue(struct workqueue *wq, workq_threadreq_t req, in workq_threadreq_dequeue()
1648 __assert_only workq_threadreq_t head = STAILQ_FIRST(bucket); in workq_threadreq_dequeue()
1688 workq_threadreq_destroy(proc_t p, workq_threadreq_t req) in workq_threadreq_destroy()
2123 workq_threadreq_t mgr_req; in workq_mark_exiting()
2168 struct workq_threadreq_s, tr_entry, ^(workq_threadreq_t e){ in workq_mark_exiting()
2172 struct workq_threadreq_s, tr_entry, ^(workq_threadreq_t e){ in workq_mark_exiting()
2176 struct workq_threadreq_s, tr_entry, ^(workq_threadreq_t e){ in workq_mark_exiting()
2296 workq_threadreq_t kqr = uth->uu_kqr_bound; in bsdthread_set_self()
2745 workq_trace_req_id(workq_threadreq_t req) in workq_trace_req_id()
2777 workq_threadreq_t req = zalloc(workq_zone_threadreq); in workq_reqthreads()
2897 workq_kern_threadreq_initiate(struct proc *p, workq_threadreq_t req, in workq_kern_threadreq_initiate()
2986 workq_kern_threadreq_modify(struct proc *p, workq_threadreq_t req, in workq_kern_threadreq_modify()
3031 workq_threadreq_t req_max; in workq_kern_threadreq_modify()
3104 workq_kern_threadreq_update_inheritor(struct proc *p, workq_threadreq_t req, in workq_kern_threadreq_update_inheritor()
3236 workq_threadreq_t kqr = uth->uu_kqr_bound; in workq_thread_return()
3677 workq_threadreq_t req) in workq_threadreq_admissible()
3696 static workq_threadreq_t
3737 static workq_threadreq_t
3740 workq_threadreq_t req_qos, req_pri, req_tmp, req_mgr; in workq_threadreq_select_for_creator()
3927 static workq_threadreq_t
3930 workq_threadreq_t req_qos, req_pri, req_tmp, req_mgr; in workq_threadreq_select()
4066 workq_threadreq_t req; in workq_schedule_creator()
4182 workq_threadreq_t req = NULL; in workq_select_threadreq_or_park_and_unlock()
4389 workq_threadreq_t req = uth->uu_save.uus_workq_park_data.thread_request; in workq_unpark_select_threadreq_or_park_and_unlock()