Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dfair.c6063 struct sched_group *sdg = sd->groups; in update_cpu_capacity() local
6081 sdg->sgc->capacity = capacity; in update_cpu_capacity()
6087 struct sched_group *group, *sdg = sd->groups; in update_group_capacity() local
6093 sdg->sgc->next_update = jiffies + interval; in update_group_capacity()
6108 for_each_cpu(cpu, sched_group_cpus(sdg)) { in update_group_capacity()
6144 sdg->sgc->capacity = capacity; in update_group_capacity()