Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c3133 static bool scx_cgroup_enabled; variable
3150 if (scx_cgroup_enabled) { in scx_tg_online()
3178 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_exit) && in scx_tg_offline()
3192 if (!scx_cgroup_enabled) in scx_cgroup_can_attach()
3238 if (!scx_cgroup_enabled) in scx_cgroup_move_task()
3259 if (!scx_cgroup_enabled) in scx_cgroup_cancel_attach()
3277 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_weight) && in scx_group_set_weight()
3293 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_idle)) in scx_group_set_idle()
3310 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_bandwidth) && in scx_group_set_bandwidth()
3456 scx_cgroup_enabled = false; in scx_cgroup_exit()
[all …]