Lines Matching defs:tg
687 int tg_nop(struct task_group *tg, void *data) in tg_nop()
7135 static void free_sched_group(struct task_group *tg) in free_sched_group()
7146 struct task_group *tg; in sched_create_group() local
7184 void sched_destroy_group(struct task_group *tg) in sched_destroy_group()
7256 static inline int tg_has_rt_tasks(struct task_group *tg) in tg_has_rt_tasks()
7269 struct task_group *tg; member
7274 static int tg_rt_schedulable(struct task_group *tg, void *data) in tg_rt_schedulable()
7330 static int __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) in __rt_schedulable()
7347 static int tg_set_rt_bandwidth(struct task_group *tg, in tg_set_rt_bandwidth()
7377 int sched_group_set_rt_runtime(struct task_group *tg, long rt_runtime_us) in sched_group_set_rt_runtime()
7389 long sched_group_rt_runtime(struct task_group *tg) in sched_group_rt_runtime()
7401 int sched_group_set_rt_period(struct task_group *tg, long rt_period_us) in sched_group_set_rt_period()
7414 long sched_group_rt_period(struct task_group *tg) in sched_group_rt_period()
7449 int sched_rt_can_attach(struct task_group *tg, struct task_struct *tsk) in sched_rt_can_attach()
7530 struct task_group *tg, *parent; in cpu_cgroup_create() local
7548 struct task_group *tg = cgroup_tg(cgrp); in cpu_cgroup_destroy() local
7604 struct task_group *tg = cgroup_tg(cgrp); in cpu_shares_read_u64() local
7617 static int tg_set_cfs_bandwidth(struct task_group *tg, u64 period, u64 quota) in tg_set_cfs_bandwidth()
7680 int tg_set_cfs_quota(struct task_group *tg, long cfs_quota_us) in tg_set_cfs_quota()
7693 long tg_get_cfs_quota(struct task_group *tg) in tg_get_cfs_quota()
7706 int tg_set_cfs_period(struct task_group *tg, long cfs_period_us) in tg_set_cfs_period()
7716 long tg_get_cfs_period(struct task_group *tg) in tg_get_cfs_period()
7749 struct task_group *tg; member
7757 static u64 normalize_cfs_quota(struct task_group *tg, in normalize_cfs_quota()
7777 static int tg_cfs_schedulable_down(struct task_group *tg, void *data) in tg_cfs_schedulable_down()
7805 static int __cfs_schedulable(struct task_group *tg, u64 period, u64 quota) in __cfs_schedulable()
7829 struct task_group *tg = cgroup_tg(cgrp); in cpu_stats_show() local