Home
last modified time | relevance | path

Searched defs:root_bucket (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/osfmk/kern/
H A Dsched_clutch.c483 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_init()
744 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_deadline_calculate()
765 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_deadline_update()
794 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_runnable()
832 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_empty()
1305 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_unbound_buckets[bucket]; in sched_clutch_bucket_hierarchy_insert() local
1340 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_unbound_buckets[bucket]; in sched_clutch_bucket_hierarchy_remove() local
1457 sched_clutch_root_bucket_t root_bucket) in sched_clutch_root_bucket_highest_clutch_bucket()
1857 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_bound_buckets[thread->th_sched_bucket]; in sched_edge_bound_thread_insert() local
1876 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_bound_buckets[thread->th_sched_bucket]; in sched_edge_bound_thread_remove() local
[all …]