Lines Matching defs:tg
3812 static struct cgroup *tg_cgrp(struct task_group *tg) in tg_cgrp()
4682 void scx_tg_init(struct task_group *tg) in scx_tg_init()
4707 static struct scx_sched *scx_tg_sched(struct task_group *tg) in scx_tg_sched()
4734 static struct scx_sched *scx_tg_knob_sched(struct task_group *tg) in scx_tg_knob_sched()
4744 int scx_tg_online(struct task_group *tg) in scx_tg_online()
4787 void scx_tg_offline(struct task_group *tg) in scx_tg_offline()
4912 void scx_group_set_weight(struct task_group *tg, unsigned long weight) in scx_group_set_weight()
4928 void scx_group_set_idle(struct task_group *tg, bool idle) in scx_group_set_idle()
4944 void scx_group_set_bandwidth(struct task_group *tg, in scx_group_set_bandwidth()
5157 struct task_group *tg = css_tg(css); in scx_cgroup_exit() local
5179 struct task_group *tg = css_tg(css); in scx_cgroup_init() local
10645 struct task_group *tg = p->sched_task_group; in scx_bpf_task_cgroup() local