Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dclocksource.c305 static cpumask_t cpus_ahead; variable
368 cpumask_clear(&cpus_ahead); in clocksource_verify_percpu()
394 cpumask_set_cpu(cpu, &cpus_ahead); in clocksource_verify_percpu()
404 if (!cpumask_empty(&cpus_ahead)) in clocksource_verify_percpu()
406 cpumask_pr_args(&cpus_ahead), testcpu, cs->name); in clocksource_verify_percpu()