Searched refs:scx_cgroup_enabled (Results 1 – 1 of 1) sorted by relevance
4088 static bool scx_cgroup_enabled; variable4106 if (scx_cgroup_enabled) { in scx_tg_online()4137 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_exit) && in scx_tg_offline()4156 if (!scx_cgroup_enabled) in scx_cgroup_can_attach()4203 if (!scx_cgroup_enabled) in scx_cgroup_move_task()4229 if (!scx_cgroup_enabled) in scx_cgroup_cancel_attach()4249 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_weight) && in scx_group_set_weight()4271 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_bandwidth) && in scx_group_set_bandwidth()4416 scx_cgroup_enabled = false; in scx_cgroup_exit()4494 WARN_ON_ONCE(scx_cgroup_enabled); in scx_cgroup_init()[all …]