/linux-6.6.21/arch/mips/kernel/ |
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-6.6.21/arch/loongarch/kernel/ |
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-6.6.21/arch/arm/kernel/ |
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-6.6.21/arch/powerpc/platforms/ps3/ |
D | setup.c | 76 smp_send_stop(); in ps3_restart() 84 smp_send_stop(); in ps3_power_off() 92 smp_send_stop(); in ps3_halt() 100 smp_send_stop(); in ps3_panic()
|
/linux-6.6.21/arch/mips/sgi-ip27/ |
D | ip27-reset.c | 46 smp_send_stop(); in ip27_machine_restart() 62 smp_send_stop(); in ip27_machine_halt()
|
/linux-6.6.21/include/linux/ |
D | smp.h | 123 extern void smp_send_stop(void); 193 static inline void smp_send_stop(void) { } in smp_send_stop() function
|
/linux-6.6.21/arch/hexagon/kernel/ |
D | reset.c | 11 smp_send_stop(); in machine_power_off()
|
D | smp.c | 225 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/drivers/s390/char/ |
D | sclp_quiesce.c | 26 smp_send_stop(); in do_machine_quiesce()
|
/linux-6.6.21/arch/xtensa/kernel/ |
D | setup.c | 537 smp_send_stop(); in machine_restart() 547 smp_send_stop(); in machine_halt() 556 smp_send_stop(); in machine_power_off()
|
/linux-6.6.21/arch/sh/kernel/ |
D | reboot.c | 44 smp_send_stop(); in native_machine_shutdown()
|
/linux-6.6.21/arch/arm64/kernel/ |
D | process.c | 100 smp_send_stop(); in machine_halt() 113 smp_send_stop(); in machine_power_off() 130 smp_send_stop(); in machine_restart()
|
/linux-6.6.21/arch/parisc/kernel/ |
D | kexec.c | 64 smp_send_stop(); in machine_shutdown()
|
D | smp.c | 247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | setup-common.c | 160 smp_send_stop(); in machine_restart() 172 smp_send_stop(); in machine_power_off() 195 smp_send_stop(); in machine_halt()
|
D | smp.c | 650 smp_send_stop(); in crash_smp_send_stop() 666 void smp_send_stop(void) in smp_send_stop() function 690 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/kernel/ |
D | panic.c | 181 smp_send_stop(); in crash_smp_send_stop() 263 smp_send_stop(); in panic_other_cpus_shutdown()
|
/linux-6.6.21/arch/x86/include/asm/ |
D | smp.h | 54 static inline void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/ia64/kernel/ |
D | smp.c | 332 smp_send_stop (void) in smp_send_stop() function
|
/linux-6.6.21/arch/s390/kernel/ |
D | machine_kexec.c | 284 smp_send_stop(); in machine_kexec()
|
/linux-6.6.21/arch/csky/kernel/ |
D | smp.c | 138 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/openrisc/kernel/ |
D | smp.c | 197 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/sparc/kernel/ |
D | smp_32.c | 133 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/riscv/kernel/ |
D | smp.c | 247 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/arc/kernel/ |
D | smp.c | 301 void smp_send_stop(void) in smp_send_stop() function
|