Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c895 int i, idle = 1, throttled = 0; in do_sched_rt_period_timer() local
906 * throttled. in do_sched_rt_period_timer()
949 * throttled check_preempt_curr() will set in do_sched_rt_period_timer()
969 throttled = 1; in do_sched_rt_period_timer()
978 if (!throttled && (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF)) { in do_sched_rt_period_timer()
1357 * Don't enqueue the group if its throttled, or when empty. in __enqueue_rt_entity()
1359 * get throttled and the current group doesn't have any other in __enqueue_rt_entity()
H A Dfair.c413 * With cfs_rq being unthrottled/throttled during an enqueue, in list_del_leaf_cfs_rq()
4468 * because of a parent been throttled but cfs->nr_running > 1. Try to in enqueue_entity()
4902 if (cfs_rq->throttled) { in fair_account_cfs_rq_runtime()
4907 * hierarchy can be throttled in fair_account_cfs_rq_runtime()
4925 return cfs_bandwidth_used() && cfs_rq->throttled; in cfs_rq_throttled()
4928 /* check whether cfs_rq, or any parent, is throttled */
4936 * dest_cpu are members of a throttled hierarchy when performing group
4972 /* group is entering throttled state, stop time */ in tg_throttle_down()
4994 * actually throttled the timer might not unthrottle us for an in throttle_cfs_rq()
5012 /* freeze hierarchy runnable averages while throttled */ in throttle_cfs_rq()
5203 int throttled; do_sched_cfs_period_timer() local
[all...]
H A Dsched.h676 int throttled; member
H A Dcore.c8576 * throttled one but it's still the running task. Trigger a in sched_move_task()
8976 * to prevent reaching a state of large arrears when throttled via in tg_set_cfs_bandwidth()
9042 if (cfs_rq->throttled) { in tg_set_cfs_bandwidth()

Completed in 39 milliseconds