Searched refs:scr_bound_root_buckets (Results 1 – 2 of 2) sorted by relevance
172 struct priority_queue_deadline_min scr_bound_root_buckets; member
421 priority_queue_init(&root_clutch->scr_bound_root_buckets); in sched_clutch_root_init()876 …sched_clutch_root_bucket_t bound_bucket = priority_queue_min(&root_clutch->scr_bound_root_buckets,… in sched_clutch_root_highest_root_bucket()1066 …_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_cl… in sched_clutch_root_bucket_deadline_update()1101 …_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_cl… in sched_clutch_root_bucket_runnable()1130 …_deadline_min *prioq = (root_bucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_cl… in sched_clutch_root_bucket_empty()