Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c4297 { .weight = tg->scx_weight }; in scx_tg_online()
4419 if (scx_cgroup_enabled && tg->scx_weight != weight) { in scx_group_set_weight()
4423 tg->scx_weight = weight; in scx_group_set_weight()
4637 struct scx_cgroup_init_args args = { .weight = tg->scx_weight }; in scx_cgroup_init()
H A Dcore.c8515 root_task_group.scx_weight = CGROUP_WEIGHT_DFL; in sched_init()
9375 return sched_weight_from_cgroup(tg->scx_weight); in tg_weight()