Searched refs:scr_unbound_root_buckets (Results 1 – 2 of 2) sorted by relevance
200 struct priority_queue_deadline_min scr_unbound_root_buckets; member
441 priority_queue_init(&root_clutch->scr_unbound_root_buckets); in sched_clutch_root_init()889 …edf_bucket = priority_queue_min(&root_clutch->scr_unbound_root_buckets, struct sched_clutch_root_b… in sched_clutch_root_highest_root_bucket()892 …root_bucket_t unbound_bucket = priority_queue_min(&root_clutch->scr_unbound_root_buckets, struct s… in sched_clutch_root_highest_root_bucket()1089 …ucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_clutch->scr_unbound_root_buckets; in sched_clutch_root_bucket_deadline_update()1124 …ucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_clutch->scr_unbound_root_buckets; in sched_clutch_root_bucket_runnable()1153 …ucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_clutch->scr_unbound_root_buckets; in sched_clutch_root_bucket_empty()