Home
last modified time | relevance | path

Searched refs:this_sd (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c6490 struct sched_domain *this_sd; in select_idle_cpu() local
6496 this_sd = rcu_dereference(*this_cpu_ptr(&sd_llc)); in select_idle_cpu()
6497 if (!this_sd) { in select_idle_cpu()
6506 avg_cost = this_sd->avg_scan_cost + 1; in select_idle_cpu()
6539 update_avg(&this_sd->avg_scan_cost, time); in select_idle_cpu()

Completed in 16 milliseconds