Searched refs:num_other_online_cpus (Results 1 – 2 of 2) sorted by relevance
277 static inline unsigned int num_other_online_cpus(void) in num_other_online_cpus() function303 if (num_other_online_cpus() == 0) in crash_smp_send_stop()309 atomic_set(&waiting_for_crash_ipi, num_other_online_cpus()); in crash_smp_send_stop()
993 static inline unsigned int num_other_online_cpus(void) in num_other_online_cpus() function1004 if (num_other_online_cpus()) { in smp_send_stop()1017 while (num_other_online_cpus() && timeout--) in smp_send_stop()1020 if (num_other_online_cpus()) in smp_send_stop()1047 if (num_other_online_cpus() == 0) in crash_smp_send_stop()1053 atomic_set(&waiting_for_crash_ipi, num_other_online_cpus()); in crash_smp_send_stop()