Searched refs:other_cpu (Results 1 - 2 of 2) sorted by path

/linux-master/arch/x86/xen/
H A Denlighten.c122 bool other_cpu = (cpu != smp_processor_id());
132 if (other_cpu && is_up &&
141 if (other_cpu && is_up &&
125 bool other_cpu = (cpu != smp_processor_id()); local
/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c4377 int other_cpu;
4403 for_each_online_cpu(other_cpu) {
4404 if (other_cpu != cpu) {
4406 per_cpu_ptr(pp->ports, other_cpu);
4376 int other_cpu; local

Completed in 214 milliseconds