Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dtopology.h84 int nr_idle_scan; member
/linux/kernel/sched/
H A Dfair.c7761 nr = READ_ONCE(sd_share->nr_idle_scan) + 1; in select_idle_cpu()
11011 if ((int)y != sd_share->nr_idle_scan) in update_idle_cpu_scan()
11012 WRITE_ONCE(sd_share->nr_idle_scan, (int)y); in update_idle_cpu_scan()