Searched refs:tg_cgrp (Results 1 – 1 of 1) sorted by relevance
2778 static struct cgroup *tg_cgrp(struct task_group *tg) in tg_cgrp() function2791 #define SCX_INIT_TASK_ARGS_CGROUP(tg) .cgroup = tg_cgrp(tg),3196 struct cgroup *from = tg_cgrp(task_group(p)); in scx_cgroup_can_attach()3197 struct cgroup *to = tg_cgrp(css_tg(css)); in scx_cgroup_can_attach()3249 tg_cgrp(task_group(p))); in scx_cgroup_move_task()3280 tg_cgrp(tg), weight); in scx_group_set_weight()3295 tg_cgrp(tg), idle); in scx_group_set_idle()3315 tg_cgrp(tg), period_us, quota_us, burst_us); in scx_group_set_bandwidth()7096 cgrp = tg_cgrp(tg); in scx_bpf_task_cgroup()