Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dtopology.c1313 update_group_capacity(sd, cpu); in init_sched_groups_capacity()
H A Dsched.h2373 extern void update_group_capacity(struct sched_domain *sd, int cpu);
H A Dfair.c9515 void update_group_capacity(struct sched_domain *sd, int cpu) in update_group_capacity() function
10554 update_group_capacity(env->sd, env->dst_cpu); in update_sd_lb_stats()