Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Dtopology.h80 int nr_idle_scan; member
/linux-6.15/kernel/sched/
H A Dfair.c7706 nr = READ_ONCE(sd_share->nr_idle_scan) + 1; in select_idle_cpu()
11015 if ((int)y != sd_share->nr_idle_scan) in update_idle_cpu_scan()
11016 WRITE_ONCE(sd_share->nr_idle_scan, (int)y); in update_idle_cpu_scan()