Home
last modified time | relevance | path

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

/linux/kernel/
H A Dscftorture.c133 int scfc_cpu; // -1 for not _single(). member
337 if (likely(scfcp) && WARN_ONCE(smp_processor_id() != scfcp->scfc_cpu, "%s: Wanted CPU %d got CPU %d\n", __func__, scfcp->scfc_cpu, smp_processor_id())) { in scf_handler_1()
359 scfcp->scfc_cpu = -1; in scftorture_invoke_one()
385 scfcp->scfc_cpu = cpu; in scftorture_invoke_one()
404 scfcp->scfc_cpu = cpu; in scftorture_invoke_one()