Lines Matching refs:task_group

476 static int tg_is_idle(struct task_group *tg)  in tg_is_idle()
524 static inline int tg_is_idle(struct task_group *tg) in tg_is_idle()
3771 struct task_group *tg = cfs_rq->tg; in calc_group_shares()
5411 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
5500 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair()
5512 static int tg_unthrottle_up(struct task_group *tg, void *data) in tg_unthrottle_up()
5541 static int tg_throttle_down(struct task_group *tg, void *data) in tg_throttle_down()
6079 static void sync_throttle(struct task_group *tg, int cpu) in sync_throttle()
6270 struct task_group *tg; in update_runtime_enabled()
6289 struct task_group *tg; in unthrottle_offline_cfs_rqs()
6376 static inline void sync_throttle(struct task_group *tg, int cpu) {} in sync_throttle()
6389 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair()
6400 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
8707 if (throttled_lb_pair(task_group(p), env->src_cpu, env->dst_cpu)) in can_migrate_task()
12368 cfs_rq = task_group(p)->cfs_rq[cpu]; in task_is_throttled_fair()
12613 void free_fair_sched_group(struct task_group *tg) in free_fair_sched_group()
12628 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
12669 void online_fair_sched_group(struct task_group *tg) in online_fair_sched_group()
12687 void unregister_fair_sched_group(struct task_group *tg) in unregister_fair_sched_group()
12714 void init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq, in init_tg_cfs_entry()
12747 static int __sched_group_set_shares(struct task_group *tg, unsigned long shares) in __sched_group_set_shares()
12783 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares()
12797 int sched_group_set_idle(struct task_group *tg, long idle) in sched_group_set_idle()
12872 void free_fair_sched_group(struct task_group *tg) { } in free_fair_sched_group()
12874 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
12879 void online_fair_sched_group(struct task_group *tg) { } in online_fair_sched_group()
12881 void unregister_fair_sched_group(struct task_group *tg) { } in unregister_fair_sched_group()