Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/sched/
Dfair.c3477 unsigned long group_weight; member
3881 sgs->group_weight = group->group_weight; in update_sg_lb_stats()
3996 sds->busiest_group_weight = sgs.group_weight; in update_sd_lb_stats()
4797 if (ilbg->group_weight != in find_new_ilb()
5105 if (sd->flags & SD_ASYM_PACKING && nr_busy != sg->group_weight in nohz_kick_needed()
Dcore.c6378 sg->group_weight = cpumask_weight(sched_group_cpus(sg)); in init_sched_groups_power()
6386 atomic_set(&sg->sgp->nr_busy_cpus, sg->group_weight); in init_sched_groups_power()
/linux-3.4.99/include/linux/
Dsched.h936 unsigned int group_weight; member