Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dsched_clutch.c122 static int sched_clutch_root_priority(sched_clutch_root_t);
2627 sched_clutch_root_priority( in sched_clutch_root_priority() function
2906 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_clutch_choose_thread()
2975 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_clutch_processor_csw_check()
3009 …int qpri = MAX(sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)), bound_ru… in sched_clutch_processor_queue_has_priority()
3562 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_edge_choose_thread()
3651 int clutch_pri = sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)); in sched_edge_processor_csw_check()
3686 …int qpri = MAX(sched_clutch_root_priority(sched_clutch_processor_root_clutch(processor)), bound_ru… in sched_edge_processor_queue_has_priority()