Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/xen/
A Denlighten.c121 bool other_cpu = (cpu != smp_processor_id()); in xen_vcpu_restore() local
131 if (other_cpu && is_up && in xen_vcpu_restore()
140 if (other_cpu && is_up && in xen_vcpu_restore()
/linux-6.3-rc2/drivers/net/ethernet/marvell/
A Dmvneta.c4313 int other_cpu; in mvneta_cpu_online() local
4339 for_each_online_cpu(other_cpu) { in mvneta_cpu_online()
4340 if (other_cpu != cpu) { in mvneta_cpu_online()
4342 per_cpu_ptr(pp->ports, other_cpu); in mvneta_cpu_online()

Completed in 14 milliseconds