Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/xen/
Denlighten.c156 bool other_cpu = (cpu != smp_processor_id()); in xen_vcpu_restore() local
166 if (other_cpu && is_up && in xen_vcpu_restore()
186 if (other_cpu && is_up && (rc == 0) && in xen_vcpu_restore()
/Linux-v5.15/drivers/net/ethernet/marvell/
Dmvneta.c4207 int other_cpu; in mvneta_cpu_online() local
4233 for_each_online_cpu(other_cpu) { in mvneta_cpu_online()
4234 if (other_cpu != cpu) { in mvneta_cpu_online()
4236 per_cpu_ptr(pp->ports, other_cpu); in mvneta_cpu_online()