Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/xen/
Denlighten.c152 bool other_cpu = (cpu != smp_processor_id()); in xen_vcpu_restore() local
162 if (other_cpu && is_up && in xen_vcpu_restore()
182 if (other_cpu && is_up && (rc == 0) && in xen_vcpu_restore()
/Linux-v5.10/drivers/net/ethernet/marvell/
Dmvneta.c4185 int other_cpu; in mvneta_cpu_online() local
4206 for_each_online_cpu(other_cpu) { in mvneta_cpu_online()
4207 if (other_cpu != cpu) { in mvneta_cpu_online()
4209 per_cpu_ptr(pp->ports, other_cpu); in mvneta_cpu_online()