Home
last modified time | relevance | path

Searched refs:num_other_online_cpus (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/arch/arm64/kernel/
Dsmp.c1022 static inline unsigned int num_other_online_cpus(void) in num_other_online_cpus() function
1033 if (num_other_online_cpus()) { in smp_send_stop()
1046 while (num_other_online_cpus() && timeout--) in smp_send_stop()
1049 if (num_other_online_cpus()) in smp_send_stop()
1076 if (num_other_online_cpus() == 0) { in crash_smp_send_stop()
1084 atomic_set(&waiting_for_crash_ipi, num_other_online_cpus()); in crash_smp_send_stop()