Searched refs:scx_weight (Results 1 – 3 of 3) sorted by relevance
3785 { .weight = tg->scx_weight }; in scx_tg_online()3920 if (scx_cgroup_enabled && tg->scx_weight != weight) { in scx_group_set_weight()3924 tg->scx_weight = weight; in scx_group_set_weight()4138 struct scx_cgroup_init_args args = { .weight = tg->scx_weight }; in scx_cgroup_init()
465 u32 scx_weight; member
8405 root_task_group.scx_weight = CGROUP_WEIGHT_DFL; in sched_init()9263 return sched_weight_from_cgroup(tg->scx_weight); in tg_weight()