Lines Matching defs:tg
2924 struct task_group *tg = cfs_rq->tg; in calc_group_shares() local
4270 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
4287 struct task_group *tg = cfs_rq->tg; in assign_cfs_rq_runtime() local
4399 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair()
4411 static int tg_unthrottle_up(struct task_group *tg, void *data) in tg_unthrottle_up()
4426 static int tg_throttle_down(struct task_group *tg, void *data) in tg_throttle_down()
4804 static void sync_throttle(struct task_group *tg, int cpu) in sync_throttle()
4930 struct task_group *tg; in update_runtime_enabled() local
4949 struct task_group *tg; in unthrottle_offline_cfs_rqs() local
4986 static inline void sync_throttle(struct task_group *tg, int cpu) {} in sync_throttle()
4999 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair()
5011 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
9918 void free_fair_sched_group(struct task_group *tg) in free_fair_sched_group()
9935 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
9976 void online_fair_sched_group(struct task_group *tg) in online_fair_sched_group()
9994 void unregister_fair_sched_group(struct task_group *tg) in unregister_fair_sched_group()
10019 void init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq, in init_tg_cfs_entry()
10052 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares()
10090 void free_fair_sched_group(struct task_group *tg) { } in free_fair_sched_group()
10092 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
10097 void online_fair_sched_group(struct task_group *tg) { } in online_fair_sched_group()
10099 void unregister_fair_sched_group(struct task_group *tg) { } in unregister_fair_sched_group()