Searched refs:scr_unbound_root_buckets (Results 1 – 2 of 2) sorted by relevance
169 struct priority_queue_deadline_min scr_unbound_root_buckets; member
423 priority_queue_init(&root_clutch->scr_unbound_root_buckets); in sched_clutch_root_init()871 …edf_bucket = priority_queue_min(&root_clutch->scr_unbound_root_buckets, struct sched_clutch_root_b… in sched_clutch_root_highest_root_bucket()874 …root_bucket_t unbound_bucket = priority_queue_min(&root_clutch->scr_unbound_root_buckets, struct s… in sched_clutch_root_highest_root_bucket()1065 …ucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_clutch->scr_unbound_root_buckets; in sched_clutch_root_bucket_deadline_update()1100 …ucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_clutch->scr_unbound_root_buckets; in sched_clutch_root_bucket_runnable()1129 …ucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_clutch->scr_unbound_root_buckets; in sched_clutch_root_bucket_empty()