num_other_online_cpus
if (num_other_online_cpus() == 0)
while (num_other_online_cpus() && timeout--)
if (num_other_online_cpus() && ipi_should_be_nmi(IPI_CPU_STOP_NMI)) {
while (num_other_online_cpus() && timeout--)
if (num_other_online_cpus()) {
return num_other_online_cpus() != 0;
if (num_other_online_cpus() == 0)
atomic_set(&waiting_for_crash_ipi, num_other_online_cpus());