Searched refs:num_other_online_cpus (Results 1 – 2 of 2) sorted by relevance
278 static inline unsigned int num_other_online_cpus(void) in num_other_online_cpus() function304 if (num_other_online_cpus() == 0) in crash_smp_send_stop()310 atomic_set(&waiting_for_crash_ipi, num_other_online_cpus()); in crash_smp_send_stop()
996 static inline unsigned int num_other_online_cpus(void) in num_other_online_cpus() function1007 if (num_other_online_cpus()) { in smp_send_stop()1020 while (num_other_online_cpus() && timeout--) in smp_send_stop()1023 if (num_other_online_cpus()) in smp_send_stop()1050 if (num_other_online_cpus() == 0) { in crash_smp_send_stop()1058 atomic_set(&waiting_for_crash_ipi, num_other_online_cpus()); in crash_smp_send_stop()