Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dsched_clutch.c643 …sched_clutch_root_bucket_t root_bucket_sharefg = &root_clutch->scr_unbound_buckets[TH_BUCKET_SHARE… in sched_clutch_root_unbound_select_aboveui() local
644 …refg = sched_clutch_root_bucket_highest_clutch_bucket(root_clutch, root_bucket_sharefg, NULL, NULL… in sched_clutch_root_unbound_select_aboveui()
647 higher_root_bucket = root_bucket_sharefg; in sched_clutch_root_unbound_select_aboveui()
705 …sched_clutch_root_bucket_t root_bucket_sharefg = &root_clutch->scr_bound_buckets[TH_BUCKET_SHARE_F… in sched_clutch_root_bound_select_aboveui() local
707 …sched_clutch_pri_greater_than_tiebreak(root_bucket_sharefg->scrb_bound_thread_runq.highq, *highest… in sched_clutch_root_bound_select_aboveui()
708 *highest_pri = root_bucket_sharefg->scrb_bound_thread_runq.highq; in sched_clutch_root_bound_select_aboveui()
709 *highest_bucket = root_bucket_sharefg; in sched_clutch_root_bound_select_aboveui()