Searched refs:runtime_enabled (Results 1 – 3 of 3) sorted by relevance
9413 int i, ret = 0, runtime_enabled, runtime_was_enabled; in tg_set_cfs_bandwidth() local9456 runtime_enabled = quota != RUNTIME_INF; in tg_set_cfs_bandwidth()9462 if (runtime_enabled && !runtime_was_enabled) in tg_set_cfs_bandwidth()9476 if (runtime_enabled) in tg_set_cfs_bandwidth()9485 cfs_rq->runtime_enabled = runtime_enabled; in tg_set_cfs_bandwidth()9492 if (runtime_was_enabled && !runtime_enabled) in tg_set_cfs_bandwidth()
5788 if (!cfs_bandwidth_used() || !cfs_rq->runtime_enabled) in account_cfs_rq_runtime()6372 if (!cfs_rq->runtime_enabled || cfs_rq->nr_queued) in return_cfs_rq_runtime()6418 if (!cfs_rq->runtime_enabled || cfs_rq->curr) in check_enqueue_throttle()6454 if (likely(!cfs_rq->runtime_enabled || cfs_rq->runtime_remaining > 0)) in check_cfs_rq_runtime()6557 cfs_rq->runtime_enabled = 0; in init_cfs_rq_runtime()6630 cfs_rq->runtime_enabled = cfs_b->quota != RUNTIME_INF; in update_runtime_enabled()6658 if (!cfs_rq->runtime_enabled) in unthrottle_offline_cfs_rqs()6665 cfs_rq->runtime_enabled = 0; in unthrottle_offline_cfs_rqs()6689 if (cfs_rq->runtime_enabled || in cfs_task_bw_constrained()
293 What: /sys/devices/.../power/runtime_enabled