other_cpu         152 arch/x86/xen/enlighten.c 		bool other_cpu = (cpu != smp_processor_id());
other_cpu         162 arch/x86/xen/enlighten.c 		if (other_cpu && is_up &&
other_cpu         182 arch/x86/xen/enlighten.c 		if (other_cpu && is_up && (rc == 0) &&
other_cpu        3730 drivers/net/ethernet/marvell/mvneta.c 	int other_cpu;
other_cpu        3751 drivers/net/ethernet/marvell/mvneta.c 	for_each_online_cpu(other_cpu) {
other_cpu        3752 drivers/net/ethernet/marvell/mvneta.c 		if (other_cpu != cpu) {
other_cpu        3754 drivers/net/ethernet/marvell/mvneta.c 				per_cpu_ptr(pp->ports, other_cpu);