Lines Matching defs:tg
442 static int tg_is_idle(struct task_group *tg) in tg_is_idle()
496 static inline int tg_is_idle(struct task_group *tg) in tg_is_idle()
3159 struct task_group *tg = cfs_rq->tg; in calc_group_shares() local
4654 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
4743 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair()
4755 static int tg_unthrottle_up(struct task_group *tg, void *data) in tg_unthrottle_up()
4773 static int tg_throttle_down(struct task_group *tg, void *data) in tg_throttle_down()
5210 static void sync_throttle(struct task_group *tg, int cpu) in sync_throttle()
5367 struct task_group *tg; in update_runtime_enabled() local
5386 struct task_group *tg; in unthrottle_offline_cfs_rqs() local
5424 static inline void sync_throttle(struct task_group *tg, int cpu) {} in sync_throttle()
5437 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair()
5449 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
11455 void free_fair_sched_group(struct task_group *tg) in free_fair_sched_group()
11470 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
11511 void online_fair_sched_group(struct task_group *tg) in online_fair_sched_group()
11529 void unregister_fair_sched_group(struct task_group *tg) in unregister_fair_sched_group()
11556 void init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq, in init_tg_cfs_entry()
11589 static int __sched_group_set_shares(struct task_group *tg, unsigned long shares) in __sched_group_set_shares()
11625 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares()
11639 int sched_group_set_idle(struct task_group *tg, long idle) in sched_group_set_idle()
11714 void free_fair_sched_group(struct task_group *tg) { } in free_fair_sched_group()
11716 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
11721 void online_fair_sched_group(struct task_group *tg) { } in online_fair_sched_group()
11723 void unregister_fair_sched_group(struct task_group *tg) { } in unregister_fair_sched_group()