Searched refs:scx_cgroup_enabled (Results 1 – 3 of 3) sorted by relevance
2046 if (!scx_cgroup_enabled) in scx_cgroup_task_migrating()2080 if (!scx_cgroup_enabled) in scx_cgroup_task_migrated()2107 if (!scx_cgroup_enabled) in scx_cgroup_task_migrate_canceled()
89 bool scx_cgroup_enabled; variable4750 if (scx_cgroup_enabled) { in scx_tg_online()4794 if (scx_cgroup_enabled && (tg->scx.flags & SCX_TG_INITED) && in scx_tg_offline()4817 if (!scx_cgroup_enabled) in scx_cgroup_can_attach()4876 if (!scx_cgroup_enabled) in scx_cgroup_move_task()4898 if (!scx_cgroup_enabled) in scx_cgroup_cancel_attach()4919 if (scx_cgroup_enabled && sch && SCX_HAS_OP(sch, cgroup_set_weight) && in scx_group_set_weight()4935 if (scx_cgroup_enabled && sch && SCX_HAS_OP(sch, cgroup_set_idle)) in scx_group_set_idle()4952 if (scx_cgroup_enabled && sch && SCX_HAS_OP(sch, cgroup_set_bandwidth) && in scx_group_set_bandwidth()6423 scx_cgroup_enabled = false; in scx_root_disable()[all …]
2102 extern bool scx_cgroup_enabled;