Home
last modified time | relevance | path

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

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