Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/xen/
Denlighten.c249 bool other_cpu = (cpu != smp_processor_id()); in xen_vcpu_restore() local
252 if (other_cpu && is_up && in xen_vcpu_restore()
261 if (other_cpu && is_up && in xen_vcpu_restore()
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvneta.c2759 int cpu = (unsigned long)hcpu, other_cpu; in mvneta_percpu_notifier() local
2770 for_each_online_cpu(other_cpu) { in mvneta_percpu_notifier()
2771 if (other_cpu != cpu) { in mvneta_percpu_notifier()
2773 per_cpu_ptr(pp->ports, other_cpu); in mvneta_percpu_notifier()