Home
last modified time | relevance | path

Searched refs:throttled_cfs_rq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dfair.c5063 &cfs_b->throttled_cfs_rq); in throttle_cfs_rq()
5208 list_for_each_entry_rcu(cfs_rq, &cfs_b->throttled_cfs_rq, in distribute_cfs_runtime()
5257 throttled = !list_empty(&cfs_b->throttled_cfs_rq); in do_sched_cfs_period_timer()
5287 throttled = !list_empty(&cfs_b->throttled_cfs_rq); in do_sched_cfs_period_timer()
5368 !list_empty(&cfs_b->throttled_cfs_rq)) in __return_cfs_rq_runtime()
5553 INIT_LIST_HEAD(&cfs_b->throttled_cfs_rq); in init_cfs_bandwidth()
5583 if (!cfs_b->throttled_cfs_rq.next) in destroy_cfs_bandwidth()
H A Dsched.h458 struct list_head throttled_cfs_rq; member
/kernel/linux/linux-6.6/kernel/sched/
H A Dfair.c5806 &cfs_b->throttled_cfs_rq); in throttle_cfs_rq()
6054 list_for_each_entry_rcu(cfs_rq, &cfs_b->throttled_cfs_rq, in distribute_cfs_runtime()
6127 throttled = !list_empty(&cfs_b->throttled_cfs_rq); in do_sched_cfs_period_timer()
6237 !list_empty(&cfs_b->throttled_cfs_rq)) in __return_cfs_rq_runtime()
6422 INIT_LIST_HEAD(&cfs_b->throttled_cfs_rq); in init_cfs_bandwidth()
6461 if (!cfs_b->throttled_cfs_rq.next) in destroy_cfs_bandwidth()
H A Dsched.h436 struct list_head throttled_cfs_rq; member

Completed in 40 milliseconds