Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dext.c3396 static struct cgroup *tg_cgrp(struct task_group *tg) in tg_cgrp() function
3409 #define SCX_INIT_TASK_ARGS_CGROUP(tg) .cgroup = tg_cgrp(tg),
3828 struct cgroup *from = tg_cgrp(task_group(p)); in scx_cgroup_can_attach()
3829 struct cgroup *to = tg_cgrp(css_tg(css)); in scx_cgroup_can_attach()
3889 p->scx.cgrp_moving_from, tg_cgrp(task_group(p))); in scx_move_task()
3923 tg_cgrp(tg), weight); in scx_group_set_weight()