Searched refs:scbg_pri_shift (Results 1 – 3 of 3) sorted by relevance
292 uint32_t _Atomic scbg_pri_shift; member
1138 os_atomic_store(&clutch_bucket_group->scbg_pri_shift, INT8_MAX, relaxed); in sched_clutch_bucket_group_init()1807 os_atomic_store(&clutch_bucket_group->scbg_pri_shift, pri_shift, relaxed); in sched_clutch_bucket_group_timeshare_update()2700 return os_atomic_load(&clutch_bucket_group->scbg_pri_shift, relaxed); in sched_clutch_thread_pri_shift()
290 …rited from clutch bucket group)".format("Priority Shift", clutch_bucket.scb_group.scbg_pri_shift))