Home
last modified time | relevance | path

Searched refs:tg_tasks (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Dfair.c4945 static inline int tg_tasks(struct task_group *tg) in tg_tasks() function
4958 int nr = tg_tasks(tg); in calc_tasks_shares()
4988 int nr = min(tg_tasks(tg), tg_cpus(tg)); in calc_concur_shares()