| /linux/arch/mips/kernel/ |
| H A D | reset.c | 95 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 D | reset.c | 27 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 D | reboot.c | 106 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 D | ip27-reset.c | 46 smp_send_stop(); in ip27_machine_restart() 62 smp_send_stop(); in ip27_machine_halt()
|
| /linux/include/linux/ |
| H A D | smp.h | 129 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 D | reset.c | 12 smp_send_stop(); in machine_power_off()
|
| H A D | smp.c | 221 void smp_send_stop(void) in smp_send_stop() function
|
| /linux/drivers/s390/char/ |
| H A D | sclp_quiesce.c | 26 smp_send_stop(); in do_machine_quiesce()
|
| /linux/arch/sh/kernel/ |
| H A D | reboot.c | 44 smp_send_stop(); in native_machine_shutdown()
|
| H A D | smp.c | 266 void smp_send_stop(void) in smp_send_stop() function
|
| /linux/arch/powerpc/kernel/ |
| H A D | setup-common.c | 147 smp_send_stop(); in machine_restart() 159 smp_send_stop(); in machine_power_off() 182 smp_send_stop(); in machine_halt()
|
| H A D | smp.c | 642 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 D | kexec.c | 64 smp_send_stop(); in machine_shutdown()
|
| H A D | smp.c | 247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
|
| /linux/arch/um/kernel/ |
| H A D | smp.c | 50 void smp_send_stop(void) in smp_send_stop() function
|
| /linux/arch/csky/kernel/ |
| H A D | smp.c | 138 void smp_send_stop(void) in smp_send_stop() function
|
| /linux/kernel/ |
| H A D | panic.c | 297 smp_send_stop(); in crash_smp_send_stop() 416 smp_send_stop(); in panic_other_cpus_shutdown()
|
| /linux/arch/sparc/kernel/ |
| H A D | smp_32.c | 133 void smp_send_stop(void) in smp_send_stop() function
|
| /linux/arch/arc/kernel/ |
| H A D | smp.c | 296 void smp_send_stop(void) in smp_send_stop() function
|
| /linux/arch/openrisc/kernel/ |
| H A D | smp.c | 193 void smp_send_stop(void) in smp_send_stop() function
|
| /linux/arch/riscv/kernel/ |
| H A D | smp.c | 254 void smp_send_stop(void) in smp_send_stop() function
|
| /linux/arch/powerpc/platforms/pasemi/ |
| H A D | setup.c | 59 smp_send_stop(); in pas_restart()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | setup.c | 303 smp_send_stop(); in pnv_prepare_going_down()
|
| /linux/arch/x86/kernel/ |
| H A D | crash.c | 87 smp_send_stop(); in crash_smp_send_stop()
|
| /linux/arch/xtensa/kernel/ |
| H A D | smp.c | 400 void smp_send_stop(void) in smp_send_stop() function
|