Searched refs:num_other_online_cpus (Results 1 – 2 of 2) sorted by relevance
1136 static inline unsigned int num_other_online_cpus(void) in num_other_online_cpus() function1153 if (num_other_online_cpus() == 0) in smp_send_stop()1192 while (num_other_online_cpus() && timeout--) in smp_send_stop()1199 if (num_other_online_cpus() && ipi_should_be_nmi(IPI_CPU_STOP_NMI)) { in smp_send_stop()1209 while (num_other_online_cpus() && timeout--) in smp_send_stop()1213 if (num_other_online_cpus()) { in smp_send_stop()1247 return num_other_online_cpus() != 0; in smp_crash_stop_failed()
281 static inline unsigned int num_other_online_cpus(void) in num_other_online_cpus() function307 if (num_other_online_cpus() == 0) in crash_smp_send_stop()313 atomic_set(&waiting_for_crash_ipi, num_other_online_cpus()); in crash_smp_send_stop()