/Linux-v6.1/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-v6.1/arch/loongarch/kernel/ |
D | reset.c | 26 smp_send_stop(); in machine_halt() 43 smp_send_stop(); in machine_power_off() 59 smp_send_stop(); in machine_restart()
|
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/include/linux/ |
D | smp.h | 123 extern void smp_send_stop(void); 186 static inline void smp_send_stop(void) { } in smp_send_stop() function
|
/Linux-v6.1/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-v6.1/drivers/s390/char/ |
D | sclp_quiesce.c | 26 smp_send_stop(); in do_machine_quiesce()
|
/Linux-v6.1/arch/sh/kernel/ |
D | reboot.c | 44 smp_send_stop(); in native_machine_shutdown()
|
/Linux-v6.1/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-v6.1/arch/powerpc/kernel/ |
D | setup-common.c | 155 smp_send_stop(); in machine_restart() 167 smp_send_stop(); in machine_power_off() 190 smp_send_stop(); in machine_halt()
|
D | smp.c | 647 smp_send_stop(); in crash_smp_send_stop() 663 void smp_send_stop(void) in smp_send_stop() function 687 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v6.1/arch/parisc/kernel/ |
D | kexec.c | 62 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-v6.1/kernel/ |
D | panic.c | 149 smp_send_stop(); in crash_smp_send_stop() 300 smp_send_stop(); in panic()
|
/Linux-v6.1/arch/x86/include/asm/ |
D | smp.h | 57 static inline void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v6.1/arch/ia64/kernel/ |
D | smp.c | 332 smp_send_stop (void) in smp_send_stop() function
|
/Linux-v6.1/arch/s390/kernel/ |
D | machine_kexec.c | 296 smp_send_stop(); in machine_kexec()
|
/Linux-v6.1/arch/csky/kernel/ |
D | smp.c | 138 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v6.1/arch/riscv/kernel/ |
D | smp.c | 248 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v6.1/arch/sparc/kernel/ |
D | smp_32.c | 133 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v6.1/arch/arc/kernel/ |
D | smp.c | 300 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v6.1/arch/openrisc/kernel/ |
D | smp.c | 195 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v6.1/arch/x86/kernel/ |
D | crash.c | 119 smp_send_stop(); in crash_smp_send_stop()
|