Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dext.c3937 static bool scx_cgroup_enabled; variable
3947 if (scx_cgroup_enabled) { in scx_tg_online()
3989 if (!scx_cgroup_enabled) in scx_cgroup_can_attach()
4032 if (!scx_cgroup_enabled) in scx_cgroup_move_task()
4055 if (!scx_cgroup_enabled) in scx_cgroup_cancel_attach()
4072 if (scx_cgroup_enabled && tg->scx_weight != weight) { in scx_group_set_weight()
4242 scx_cgroup_enabled = false; in scx_cgroup_exit()
4314 WARN_ON_ONCE(scx_cgroup_enabled); in scx_cgroup_init()
4315 scx_cgroup_enabled = true; in scx_cgroup_init()