Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c4927 static int tg_cpus(struct task_group *tg) in tg_cpus() function
4973 int nr = tg_cpus(tg); in calc_max_shares()
4988 int nr = min(tg_tasks(tg), tg_cpus(tg)); in calc_concur_shares()