Searched refs:smp_send_stop (Results 1 - 25 of 38) sorted by relevance

12

/linux-master/arch/hexagon/kernel/
H A Dreset.c12 smp_send_stop();
H A Dsmp.c221 void smp_send_stop(void) function
/linux-master/arch/mips/kernel/
H A Dreset.c95 smp_send_stop();
110 smp_send_stop();
121 smp_send_stop();
/linux-master/arch/arm/kernel/
H A Dreboot.c100 * activity (executing tasks, handling interrupts). smp_send_stop()
106 smp_send_stop();
112 * activity (executing tasks, handling interrupts). smp_send_stop()
119 smp_send_stop();
137 smp_send_stop();
/linux-master/arch/loongarch/kernel/
H A Dreset.c27 smp_send_stop();
44 smp_send_stop();
64 smp_send_stop();
/linux-master/arch/mips/sgi-ip27/
H A Dip27-reset.c46 smp_send_stop();
62 smp_send_stop();
/linux-master/drivers/s390/char/
H A Dsclp_quiesce.c26 smp_send_stop();
/linux-master/arch/powerpc/platforms/ps3/
H A Dsetup.c76 smp_send_stop();
84 smp_send_stop();
92 smp_send_stop();
100 smp_send_stop();
/linux-master/arch/sh/kernel/
H A Dreboot.c44 smp_send_stop();
H A Dsmp.c264 void smp_send_stop(void) function
/linux-master/include/linux/
H A Dsmp.h129 extern void smp_send_stop(void);
193 static inline void smp_send_stop(void) { } function
/linux-master/arch/xtensa/kernel/
H A Dsetup.c525 smp_send_stop();
535 smp_send_stop();
544 smp_send_stop();
/linux-master/arch/parisc/kernel/
H A Dkexec.c64 smp_send_stop();
H A Dsmp.c247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } function
/linux-master/arch/x86/include/asm/
H A Dsmp.h49 static inline void smp_send_stop(void) function
/linux-master/arch/arm64/kernel/
H A Dprocess.c94 * activity (executing tasks, handling interrupts). smp_send_stop()
100 smp_send_stop();
106 * activity (executing tasks, handling interrupts). smp_send_stop()
113 smp_send_stop();
130 smp_send_stop();
/linux-master/arch/s390/kernel/
H A Dmachine_kexec.c270 smp_send_stop();
/linux-master/arch/powerpc/kernel/
H A Dsetup-common.c145 smp_send_stop();
157 smp_send_stop();
180 smp_send_stop();
/linux-master/kernel/
H A Dpanic.c178 * Note smp_send_stop is the usual smp shutdown function, which
182 smp_send_stop();
260 * Note that smp_send_stop() is the usual SMP shutdown function,
268 smp_send_stop();
317 * with smp_send_stop().
397 * smp_send_stop()) while still having some valuable data in the console
/linux-master/arch/sparc/kernel/
H A Dsmp_32.c133 void smp_send_stop(void) function
/linux-master/arch/riscv/kernel/
H A Dsmp.c247 void smp_send_stop(void) function
/linux-master/arch/csky/kernel/
H A Dsmp.c138 void smp_send_stop(void) function
/linux-master/arch/openrisc/kernel/
H A Dsmp.c193 void smp_send_stop(void) function
/linux-master/arch/arc/kernel/
H A Dsmp.c296 void smp_send_stop(void) function
315 * ipi_cpu_stop - handle IPI from smp_send_stop()
/linux-master/arch/powerpc/platforms/powernv/
H A Dsetup.c303 smp_send_stop();

Completed in 457 milliseconds

12