Searched defs:tg (Results 1 – 3 of 3) sorted by relevance
/kernel/ |
D | sched_debug.c | 58 struct task_group *tg) in print_cfs_group_stats() 150 static void task_group_path(struct task_group *tg, char *buf, int buflen) in task_group_path() 171 struct task_group *tg = cfs_rq->tg; in print_cfs_rq() local 225 struct task_group *tg = rt_rq->tg; in print_rt_rq() local
|
D | sched.c | 363 struct task_group *tg; in task_group() local 436 struct task_group *tg; /* group that "owns" this runqueue */ member 487 struct task_group *tg; member 1451 static int tg_nop(struct task_group *tg, void *data) in tg_nop() 1483 update_group_shares_cpu(struct task_group *tg, int cpu, in update_group_shares_cpu() 1521 static int tg_shares_up(struct task_group *tg, void *data) in tg_shares_up() 1560 static int tg_load_down(struct task_group *tg, void *data) in tg_load_down() 8298 static void init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq, in init_tg_cfs_entry() 8327 static void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, in init_tg_rt_entry() 8712 static void free_fair_sched_group(struct task_group *tg) in free_fair_sched_group() [all …]
|
D | sched_fair.c | 1126 static long effective_load(struct task_group *tg, int cpu, in effective_load() 1180 static inline unsigned long effective_load(struct task_group *tg, int cpu, in effective_load() 1195 struct task_group *tg; in wake_affine() local 1564 struct task_group *tg; in load_balance_fair() local
|