Searched refs:throttled_cfs_rq (Results 1 – 2 of 2) sorted by relevance
4809 &cfs_b->throttled_cfs_rq); in throttle_cfs_rq()4976 list_for_each_entry_rcu(cfs_rq, &cfs_b->throttled_cfs_rq, in distribute_cfs_runtime()5025 throttled = !list_empty(&cfs_b->throttled_cfs_rq); in do_sched_cfs_period_timer()5056 throttled = !list_empty(&cfs_b->throttled_cfs_rq); in do_sched_cfs_period_timer()5137 !list_empty(&cfs_b->throttled_cfs_rq)) in __return_cfs_rq_runtime()5321 INIT_LIST_HEAD(&cfs_b->throttled_cfs_rq); in init_cfs_bandwidth()5350 if (!cfs_b->throttled_cfs_rq.next) in destroy_cfs_bandwidth()
379 struct list_head throttled_cfs_rq; member
Completed in 28 milliseconds