Lines Matching defs:tg

825 	struct task_group *tg = cfs_rq->tg;  in update_cfs_rq_load_contribution()  local
885 static inline long calc_tg_weight(struct task_group *tg, struct cfs_rq *cfs_rq) in calc_tg_weight()
901 static long calc_cfs_shares(struct cfs_rq *cfs_rq, struct task_group *tg) in calc_cfs_shares()
932 static inline long calc_cfs_shares(struct cfs_rq *cfs_rq, struct task_group *tg) in calc_cfs_shares()
959 struct task_group *tg; in update_cfs_shares() local
1461 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
1469 struct task_group *tg = cfs_rq->tg; in assign_cfs_rq_runtime() local
1589 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair()
1602 static int tg_unthrottle_up(struct task_group *tg, void *data) in tg_unthrottle_up()
1624 static int tg_throttle_down(struct task_group *tg, void *data) in tg_throttle_down()
2107 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair()
2119 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
2422 static long effective_load(struct task_group *tg, int cpu, long wl, long wg) in effective_load()
2479 static inline unsigned long effective_load(struct task_group *tg, int cpu, in effective_load()
2492 struct task_group *tg; in wake_affine() local
3292 static int update_shares_cpu(struct task_group *tg, int cpu) in update_shares_cpu()
3345 static int tg_load_down(struct task_group *tg, void *data) in tg_load_down()
5390 void free_fair_sched_group(struct task_group *tg) in free_fair_sched_group()
5407 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
5447 void unregister_fair_sched_group(struct task_group *tg, int cpu) in unregister_fair_sched_group()
5464 void init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq, in init_tg_cfs_entry()
5497 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares()
5533 void free_fair_sched_group(struct task_group *tg) { } in free_fair_sched_group()
5535 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
5540 void unregister_fair_sched_group(struct task_group *tg, int cpu) { } in unregister_fair_sched_group()