Lines Matching defs:tg
2671 static struct cgroup *tg_cgrp(struct task_group *tg) in tg_cgrp()
2684 #define SCX_INIT_TASK_ARGS_CGROUP(tg) .cgroup = tg_cgrp(tg), argument
2688 #define SCX_INIT_TASK_ARGS_CGROUP(tg) argument
2728 static int scx_init_task(struct task_struct *p, struct task_group *tg, bool fork) in scx_init_task()
3028 void scx_tg_init(struct task_group *tg) in scx_tg_init()
3035 int scx_tg_online(struct task_group *tg) in scx_tg_online()
3064 void scx_tg_offline(struct task_group *tg) in scx_tg_offline()
3163 void scx_group_set_weight(struct task_group *tg, unsigned long weight) in scx_group_set_weight()
3179 void scx_group_set_idle(struct task_group *tg, bool idle) in scx_group_set_idle()
3184 void scx_group_set_bandwidth(struct task_group *tg, in scx_group_set_bandwidth()
3343 struct task_group *tg = css_tg(css); in scx_cgroup_exit() local
3367 struct task_group *tg = css_tg(css); in scx_cgroup_init() local
6504 struct task_group *tg = p->sched_task_group; in scx_bpf_task_cgroup() local