Searched refs:cpus_behind (Results 1 – 1 of 1) sorted by relevance
274 static cpumask_t cpus_behind; variable342 cpumask_clear(&cpus_behind); in clocksource_verify_percpu()362 cpumask_set_cpu(cpu, &cpus_behind); in clocksource_verify_percpu()378 if (!cpumask_empty(&cpus_behind)) in clocksource_verify_percpu()380 cpumask_pr_args(&cpus_behind), testcpu, cs->name); in clocksource_verify_percpu()381 if (!cpumask_empty(&cpus_ahead) || !cpumask_empty(&cpus_behind)) in clocksource_verify_percpu()