Lines Matching refs:workq_threadreq_t

89     workq_threadreq_t req);
354 workq_threadreq_t req; in _wq_thactive_refresh_best_constrained_req_qos()
539 workq_thread_needs_params_change(workq_threadreq_t req, struct uthread *uth) in workq_thread_needs_params_change()
575 workq_thread_needs_priority_change(workq_threadreq_t req, struct uthread *uth) in workq_thread_needs_priority_change()
652 workq_thread_reset_cpupercent(workq_threadreq_t req, struct uthread *uth) in workq_thread_reset_cpupercent()
681 workq_threadreq_t req, bool unpark) in workq_thread_reset_pri()
804 workq_thread_set_max_qos(struct proc *p, workq_threadreq_t kqr) in workq_thread_set_max_qos()
1332 workq_priority_for_req(workq_threadreq_t req) in workq_priority_for_req()
1345 workq_priority_queue_for_req(struct workqueue *wq, workq_threadreq_t req) in workq_priority_queue_for_req()
1576 workq_threadreq_enqueue(struct workqueue *wq, workq_threadreq_t req) in workq_threadreq_enqueue()
1632 workq_threadreq_dequeue(struct workqueue *wq, workq_threadreq_t req, in workq_threadreq_dequeue()
1664 __assert_only workq_threadreq_t head = STAILQ_FIRST(bucket); in workq_threadreq_dequeue()
1704 workq_threadreq_destroy(proc_t p, workq_threadreq_t req) in workq_threadreq_destroy()
2139 workq_threadreq_t mgr_req; in workq_mark_exiting()
2184 struct workq_threadreq_s, tr_entry, ^(workq_threadreq_t e){ in workq_mark_exiting()
2188 struct workq_threadreq_s, tr_entry, ^(workq_threadreq_t e){ in workq_mark_exiting()
2192 struct workq_threadreq_s, tr_entry, ^(workq_threadreq_t e){ in workq_mark_exiting()
2313 workq_threadreq_t kqr = uth->uu_kqr_bound; in bsdthread_set_self()
2831 workq_trace_req_id(workq_threadreq_t req) in workq_trace_req_id()
2863 workq_threadreq_t req = zalloc(workq_zone_threadreq); in workq_reqthreads()
2983 workq_kern_threadreq_initiate(struct proc *p, workq_threadreq_t req, in workq_kern_threadreq_initiate()
3072 workq_kern_threadreq_modify(struct proc *p, workq_threadreq_t req, in workq_kern_threadreq_modify()
3117 workq_threadreq_t req_max; in workq_kern_threadreq_modify()
3190 workq_kern_threadreq_update_inheritor(struct proc *p, workq_threadreq_t req, in workq_kern_threadreq_update_inheritor()
3322 workq_threadreq_t kqr = uth->uu_kqr_bound; in workq_thread_return()
3763 workq_threadreq_t req) in workq_threadreq_admissible()
3782 static workq_threadreq_t
3823 static workq_threadreq_t
3826 workq_threadreq_t req_qos, req_pri, req_tmp, req_mgr; in workq_threadreq_select_for_creator()
4013 static workq_threadreq_t
4016 workq_threadreq_t req_qos, req_pri, req_tmp, req_mgr; in workq_threadreq_select()
4152 workq_threadreq_t req; in workq_schedule_creator()
4268 workq_threadreq_t req = NULL; in workq_select_threadreq_or_park_and_unlock()
4475 workq_threadreq_t req = uth->uu_save.uus_workq_park_data.thread_request; in workq_unpark_select_threadreq_or_park_and_unlock()