• Home
  • Raw
  • Download

Lines Matching refs:task_group

2997 	struct task_group *tg = cfs_rq->tg;  in calc_group_shares()
4383 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
4391 struct task_group *tg = cfs_rq->tg; in assign_cfs_rq_runtime()
4460 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair()
4472 static int tg_unthrottle_up(struct task_group *tg, void *data) in tg_unthrottle_up()
4490 static int tg_throttle_down(struct task_group *tg, void *data) in tg_throttle_down()
4877 static void sync_throttle(struct task_group *tg, int cpu) in sync_throttle()
5034 struct task_group *tg; in update_runtime_enabled()
5053 struct task_group *tg; in unthrottle_offline_cfs_rqs()
5091 static inline void sync_throttle(struct task_group *tg, int cpu) {} in sync_throttle()
5104 static inline int throttled_lb_pair(struct task_group *tg, in throttled_lb_pair()
5116 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth()
7300 if (throttled_lb_pair(task_group(p), env->src_cpu, env->dst_cpu)) in can_migrate_task()
10367 void free_fair_sched_group(struct task_group *tg) in free_fair_sched_group()
10384 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
10425 void online_fair_sched_group(struct task_group *tg) in online_fair_sched_group()
10443 void unregister_fair_sched_group(struct task_group *tg) in unregister_fair_sched_group()
10468 void init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq, in init_tg_cfs_entry()
10501 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares()
10539 void free_fair_sched_group(struct task_group *tg) { } in free_fair_sched_group()
10541 int alloc_fair_sched_group(struct task_group *tg, struct task_group *parent) in alloc_fair_sched_group()
10546 void online_fair_sched_group(struct task_group *tg) { } in online_fair_sched_group()
10548 void unregister_fair_sched_group(struct task_group *tg) { } in unregister_fair_sched_group()