Home
last modified time | relevance | path

Searched refs:compute_timeshare_priority (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.81.4/osfmk/kern/
H A Dsched_dualq.c112 .compute_timeshare_priority = sched_compute_timeshare_priority,
H A Dsched_amp.c132 .compute_timeshare_priority = sched_compute_timeshare_priority,
H A Dsched_prim.h900 int (*compute_timeshare_priority)(thread_t thread); member
H A Dpriority.c391 priority = (int16_t)SCHED(compute_timeshare_priority)(thread); in thread_recompute_sched_pri()
H A Dsched_clutch.c3239 .compute_timeshare_priority = sched_compute_timeshare_priority,
3880 .compute_timeshare_priority = sched_compute_timeshare_priority,