Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dsched.h1826 extern void update_group_capacity(struct sched_domain *sd, int cpu);
Dtopology.c1176 update_group_capacity(sd, cpu); in init_sched_groups_capacity()
Dfair.c7772 void update_group_capacity(struct sched_domain *sd, int cpu) in update_group_capacity() function
8217 update_group_capacity(env->sd, env->dst_cpu); in update_sd_lb_stats()