Searched refs:this_sd (Results 1 – 1 of 1) sorted by relevance
7258 struct sched_domain *this_sd = NULL; in select_idle_cpu() local7267 this_sd = rcu_dereference(*this_cpu_ptr(&sd_llc)); in select_idle_cpu()7268 if (!this_sd) in select_idle_cpu()7284 avg_cost = this_sd->avg_scan_cost + 1; in select_idle_cpu()7324 if (sched_feat(SIS_PROP) && this_sd && !has_idle_core) { in select_idle_cpu()7333 update_avg(&this_sd->avg_scan_cost, time); in select_idle_cpu()