Searched refs:runtime_enabled (Results 1 – 5 of 5) sorted by relevance
585 static DEVICE_ATTR_RO(runtime_enabled);
5648 if (!cfs_bandwidth_used() || !cfs_rq->runtime_enabled) in account_cfs_rq_runtime()6190 if (!cfs_rq->runtime_enabled || cfs_rq->nr_running) in return_cfs_rq_runtime()6236 if (!cfs_rq->runtime_enabled || cfs_rq->curr) in check_enqueue_throttle()6272 if (likely(!cfs_rq->runtime_enabled || cfs_rq->runtime_remaining > 0)) in check_cfs_rq_runtime()6375 cfs_rq->runtime_enabled = 0; in init_cfs_rq_runtime()6450 cfs_rq->runtime_enabled = cfs_b->quota != RUNTIME_INF; in update_runtime_enabled()6474 if (!cfs_rq->runtime_enabled) in unthrottle_offline_cfs_rqs()6486 cfs_rq->runtime_enabled = 0; in unthrottle_offline_cfs_rqs()6503 if (cfs_rq->runtime_enabled || in cfs_task_bw_constrained()
10862 int i, ret = 0, runtime_enabled, runtime_was_enabled; in tg_set_cfs_bandwidth() local10905 runtime_enabled = quota != RUNTIME_INF; in tg_set_cfs_bandwidth()10911 if (runtime_enabled && !runtime_was_enabled) in tg_set_cfs_bandwidth()10925 if (runtime_enabled) in tg_set_cfs_bandwidth()10934 cfs_rq->runtime_enabled = runtime_enabled; in tg_set_cfs_bandwidth()10941 if (runtime_was_enabled && !runtime_enabled) in tg_set_cfs_bandwidth()
634 int runtime_enabled; member
293 What: /sys/devices/.../power/runtime_enabled