Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_traditional.c145 .compute_timeshare_priority = sched_compute_timeshare_priority,
200 .compute_timeshare_priority = sched_compute_timeshare_priority,
H A Dsched_proto.c165 .compute_timeshare_priority = sched_proto_compute_priority,
H A Dsched_dualq.c111 .compute_timeshare_priority = sched_compute_timeshare_priority,
H A Dsched_amp.c124 .compute_timeshare_priority = sched_compute_timeshare_priority,
H A Dsched_prim.h740 int (*compute_timeshare_priority)(thread_t thread); member
H A Dsched_grrr.c202 .compute_timeshare_priority = sched_grrr_compute_priority,
H A Dpriority.c385 priority = (int16_t)SCHED(compute_timeshare_priority)(thread); in thread_recompute_sched_pri()
H A Dsched_multiq.c301 .compute_timeshare_priority = sched_compute_timeshare_priority,
H A Dsched_clutch.c2748 .compute_timeshare_priority = sched_compute_timeshare_priority,
3384 .compute_timeshare_priority = sched_compute_timeshare_priority,