Searched refs:scr_unbound_root_buckets (Results 1 – 2 of 2) sorted by relevance
170 struct priority_queue_deadline_min scr_unbound_root_buckets; member
424 priority_queue_init(&root_clutch->scr_unbound_root_buckets); in sched_clutch_root_init()872 …edf_bucket = priority_queue_min(&root_clutch->scr_unbound_root_buckets, struct sched_clutch_root_b… in sched_clutch_root_highest_root_bucket()875 …root_bucket_t unbound_bucket = priority_queue_min(&root_clutch->scr_unbound_root_buckets, struct s… in sched_clutch_root_highest_root_bucket()1066 …ucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_clutch->scr_unbound_root_buckets; in sched_clutch_root_bucket_deadline_update()1101 …ucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_clutch->scr_unbound_root_buckets; in sched_clutch_root_bucket_runnable()1130 …ucket->scrb_bound) ? &root_clutch->scr_bound_root_buckets : &root_clutch->scr_unbound_root_buckets; in sched_clutch_root_bucket_empty()