Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp.c1046 static inline unsigned int num_other_online_cpus(void) in num_other_online_cpus() function
1057 if (num_other_online_cpus()) { in smp_send_stop()
1070 while (num_other_online_cpus() && timeout--) in smp_send_stop()
1073 if (num_other_online_cpus()) in smp_send_stop()
1100 if (num_other_online_cpus() == 0) { in crash_smp_send_stop()
1108 atomic_set(&waiting_for_crash_ipi, num_other_online_cpus()); in crash_smp_send_stop()