Searched refs:scx_cgroup_enabled (Results 1 – 1 of 1) sorted by relevance
4285 static bool scx_cgroup_enabled; variable4302 if (scx_cgroup_enabled) { in scx_tg_online()4330 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_exit) && in scx_tg_offline()4343 if (!scx_cgroup_enabled) in scx_cgroup_can_attach()4388 if (!scx_cgroup_enabled) in scx_cgroup_move_task()4409 if (!scx_cgroup_enabled) in scx_cgroup_cancel_attach()4428 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_weight) && in scx_group_set_weight()4444 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_idle)) in scx_group_set_idle()4461 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_bandwidth) && in scx_group_set_bandwidth()4677 scx_cgroup_enabled = false; in scx_cgroup_exit()[all …]