Home
last modified time | relevance | path

Searched refs:runtime_enabled (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/base/power/
H A Dsysfs.c585 static DEVICE_ATTR_RO(runtime_enabled);
/linux/kernel/sched/
H A Dfair.c5717 if (!cfs_bandwidth_used() || !cfs_rq->runtime_enabled) in account_cfs_rq_runtime()
6289 if (!cfs_rq->runtime_enabled || cfs_rq->nr_queued) in return_cfs_rq_runtime()
6335 if (!cfs_rq->runtime_enabled || cfs_rq->curr) in check_enqueue_throttle()
6371 if (likely(!cfs_rq->runtime_enabled || cfs_rq->runtime_remaining > 0)) in check_cfs_rq_runtime()
6472 cfs_rq->runtime_enabled = 0; in init_cfs_rq_runtime()
6543 cfs_rq->runtime_enabled = cfs_b->quota != RUNTIME_INF; in update_runtime_enabled()
6571 if (!cfs_rq->runtime_enabled) in unthrottle_offline_cfs_rqs()
6578 cfs_rq->runtime_enabled = 0; in unthrottle_offline_cfs_rqs()
6602 if (cfs_rq->runtime_enabled || in cfs_task_bw_constrained()
H A Dsched.h726 int runtime_enabled; member
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-power293 What: /sys/devices/.../power/runtime_enabled