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

/linux-master/arch/x86/xen/
H A Denlighten.c125 bool other_cpu = (cpu != smp_processor_id()); local
135 if (other_cpu && is_up &&
144 if (other_cpu && is_up &&
/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c4376 int other_cpu; local
4402 for_each_online_cpu(other_cpu) {
4403 if (other_cpu != cpu) {
4405 per_cpu_ptr(pp->ports, other_cpu);

Completed in 197 milliseconds