Searched refs:stopping_cpu (Results 1 – 1 of 1) sorted by relevance
118 static atomic_t stopping_cpu = ATOMIC_INIT(-1); variable124 if (raw_smp_processor_id() == atomic_read(&stopping_cpu)) in smp_stop_nmi_callback()160 if (!atomic_try_cmpxchg(&stopping_cpu, &old_cpu, this_cpu)) in native_stop_other_cpus()