Searched refs:scx_cgroup_enabled (Results 1 – 1 of 1) sorted by relevance
4253 static bool scx_cgroup_enabled; variable4273 if (!scx_cgroup_enabled || cgroup_warned_missing_idle) in scx_cgroup_warn_missing_idle()4294 if (scx_cgroup_enabled) { in scx_tg_online()4336 if (!scx_cgroup_enabled) in scx_cgroup_can_attach()4379 if (!scx_cgroup_enabled) in scx_cgroup_move_task()4402 if (!scx_cgroup_enabled) in scx_cgroup_cancel_attach()4419 if (scx_cgroup_enabled && tg->scx_weight != weight) { in scx_group_set_weight()4591 scx_cgroup_enabled = false; in scx_cgroup_exit()4669 WARN_ON_ONCE(scx_cgroup_enabled); in scx_cgroup_init()4670 scx_cgroup_enabled = true; in scx_cgroup_init()