Home
last modified time | relevance | path

Searched refs:smp_send_stop (Results 1 – 25 of 30) sorted by relevance

12

/linux/arch/mips/kernel/
H A Dreset.c95 smp_send_stop(); in machine_restart()
110 smp_send_stop(); in machine_halt()
121 smp_send_stop(); in machine_power_off()
/linux/arch/loongarch/kernel/
H A Dreset.c27 smp_send_stop(); in machine_halt()
44 smp_send_stop(); in machine_power_off()
64 smp_send_stop(); in machine_restart()
/linux/arch/arm/kernel/
H A Dreboot.c106 smp_send_stop(); in machine_halt()
119 smp_send_stop(); in machine_power_off()
137 smp_send_stop(); in machine_restart()
/linux/arch/mips/sgi-ip27/
H A Dip27-reset.c46 smp_send_stop(); in ip27_machine_restart()
62 smp_send_stop(); in ip27_machine_halt()
/linux/include/linux/
H A Dsmp.h129 extern void smp_send_stop(void);
194 static inline void smp_send_stop(void) { }
193 static inline void smp_send_stop(void) { } smp_send_stop() function
/linux/arch/hexagon/kernel/
H A Dreset.c12 smp_send_stop(); in machine_power_off()
H A Dsmp.c221 void smp_send_stop(void) in smp_send_stop() function
/linux/drivers/s390/char/
H A Dsclp_quiesce.c26 smp_send_stop(); in do_machine_quiesce()
/linux/arch/sh/kernel/
H A Dreboot.c44 smp_send_stop(); in native_machine_shutdown()
H A Dsmp.c266 void smp_send_stop(void) in smp_send_stop() function
/linux/arch/powerpc/kernel/
H A Dsetup-common.c147 smp_send_stop(); in machine_restart()
159 smp_send_stop(); in machine_power_off()
182 smp_send_stop(); in machine_halt()
H A Dsmp.c642 smp_send_stop(); in crash_smp_send_stop()
658 void smp_send_stop(void) in smp_send_stop() function
682 void smp_send_stop(void) in smp_send_stop() function
/linux/arch/parisc/kernel/
H A Dkexec.c64 smp_send_stop(); in machine_shutdown()
H A Dsmp.c247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
/linux/arch/um/kernel/
H A Dsmp.c50 void smp_send_stop(void) in smp_send_stop() function
/linux/arch/csky/kernel/
H A Dsmp.c138 void smp_send_stop(void) in smp_send_stop() function
/linux/kernel/
H A Dpanic.c297 smp_send_stop(); in crash_smp_send_stop()
416 smp_send_stop(); in panic_other_cpus_shutdown()
/linux/arch/sparc/kernel/
H A Dsmp_32.c133 void smp_send_stop(void) in smp_send_stop() function
/linux/arch/arc/kernel/
H A Dsmp.c296 void smp_send_stop(void) in smp_send_stop() function
/linux/arch/openrisc/kernel/
H A Dsmp.c193 void smp_send_stop(void) in smp_send_stop() function
/linux/arch/riscv/kernel/
H A Dsmp.c254 void smp_send_stop(void) in smp_send_stop() function
/linux/arch/powerpc/platforms/pasemi/
H A Dsetup.c59 smp_send_stop(); in pas_restart()
/linux/arch/powerpc/platforms/powernv/
H A Dsetup.c303 smp_send_stop(); in pnv_prepare_going_down()
/linux/arch/x86/kernel/
H A Dcrash.c87 smp_send_stop(); in crash_smp_send_stop()
/linux/arch/xtensa/kernel/
H A Dsmp.c400 void smp_send_stop(void) in smp_send_stop() function

12