Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dcore.c5743 struct sched_domain *busy_sd = NULL; in update_top_cache_domain() local
5751 busy_sd = sd->parent; /* sd_busy */ in update_top_cache_domain()
5753 rcu_assign_pointer(per_cpu(sd_busy, cpu), busy_sd); in update_top_cache_domain()