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.c4272 static bool scx_cgroup_enabled; variable
4289 if (scx_cgroup_enabled) { in scx_tg_online()
4317 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_exit) && in scx_tg_offline()
4330 if (!scx_cgroup_enabled) in scx_cgroup_can_attach()
4375 if (!scx_cgroup_enabled) in scx_cgroup_move_task()
4396 if (!scx_cgroup_enabled) in scx_cgroup_cancel_attach()
4415 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_weight) && in scx_group_set_weight()
4431 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_idle)) in scx_group_set_idle()
4448 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_bandwidth) && in scx_group_set_bandwidth()
4664 scx_cgroup_enabled = false; in scx_cgroup_exit()
[all …]