Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_clutch.c122 static int sched_clutch_root_priority(sched_clutch_root_t);
2596 sched_clutch_root_priority( in sched_clutch_root_priority() function
2875 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_clutch_choose_thread()
2944 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_clutch_processor_csw_check()
2978 …int qpri = MAX(sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)), bound_ru… in sched_clutch_processor_queue_has_priority()
3572 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_edge_choose_thread()
3661 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_edge_processor_csw_check()
3696 …int qpri = MAX(sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)), bound_ru… in sched_edge_processor_queue_has_priority()