Lines Matching defs:req

363 	workq_threadreq_t req;  in _wq_thactive_refresh_best_constrained_req_qos()  local
536 workq_pri_bucket(struct uu_workq_policy req) in workq_pri_bucket()
542 workq_pri_override(struct uu_workq_policy req) in workq_pri_override()
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()
1377 #define workq_threadreq_is_overcommit(req) workq_tr_is_overcommit((req)->tr_flags) argument
1378 #define workq_threadreq_is_nonovercommit(req) workq_tr_is_nonovercommit((req)->tr_flags) argument
1379 #define workq_threadreq_is_cooperative(req) workq_tr_is_cooperative((req)->tr_flags) argument
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()
1757 workq_threadreq_destroy(proc_t p, workq_threadreq_t req) in workq_threadreq_destroy()
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() local
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()
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()
4068 workq_threadreq_t req) in workq_threadreq_admissible()
4457 workq_threadreq_t req; in workq_schedule_creator() local
4574 workq_threadreq_t req = NULL; in workq_select_threadreq_or_park_and_unlock() local
4796 workq_threadreq_t req = uth->uu_save.uus_workq_park_data.thread_request; in workq_unpark_select_threadreq_or_park_and_unlock() local