Home
last modified time | relevance | path

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

/kernel/
Dscftorture.c445 int curcpu; in scftorture_invoker() local
460 curcpu = raw_smp_processor_id(); in scftorture_invoker()
461 WARN_ONCE(curcpu != scfp->cpu % nr_cpu_ids, in scftorture_invoker()
463 __func__, scfp->cpu, curcpu, nr_cpu_ids); in scftorture_invoker()