/linux-6.3-rc2/arch/mips/kernel/ |
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-6.3-rc2/arch/loongarch/kernel/ |
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-6.3-rc2/arch/arm/kernel/ |
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-6.3-rc2/arch/powerpc/platforms/ps3/ |
A 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.3-rc2/arch/mips/sgi-ip27/ |
A D | ip27-reset.c | 46 smp_send_stop(); in ip27_machine_restart() 62 smp_send_stop(); in ip27_machine_halt()
|
/linux-6.3-rc2/include/linux/ |
A D | smp.h | 123 extern void smp_send_stop(void); 186 static inline void smp_send_stop(void) { } in smp_send_stop() function
|
/linux-6.3-rc2/arch/hexagon/kernel/ |
A D | reset.c | 11 smp_send_stop(); in machine_power_off()
|
A D | smp.c | 225 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.3-rc2/drivers/s390/char/ |
A D | sclp_quiesce.c | 26 smp_send_stop(); in do_machine_quiesce()
|
/linux-6.3-rc2/arch/sh/kernel/ |
A D | reboot.c | 44 smp_send_stop(); in native_machine_shutdown()
|
/linux-6.3-rc2/arch/arm64/kernel/ |
A 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.3-rc2/arch/powerpc/kernel/ |
A 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()
|
A 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-6.3-rc2/arch/parisc/kernel/ |
A D | kexec.c | 62 smp_send_stop(); in machine_shutdown()
|
A D | smp.c | 247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
|
/linux-6.3-rc2/kernel/ |
A D | panic.c | 181 smp_send_stop(); in crash_smp_send_stop() 263 smp_send_stop(); in panic_other_cpus_shutdown()
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | smp.h | 56 static inline void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.3-rc2/arch/ia64/kernel/ |
A D | smp.c | 332 smp_send_stop (void) in smp_send_stop() function
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | machine_kexec.c | 295 smp_send_stop(); in machine_kexec()
|
/linux-6.3-rc2/arch/csky/kernel/ |
A D | smp.c | 138 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | smp_32.c | 133 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.3-rc2/arch/riscv/kernel/ |
A D | smp.c | 248 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.3-rc2/arch/openrisc/kernel/ |
A D | smp.c | 195 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.3-rc2/arch/arc/kernel/ |
A D | smp.c | 300 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | crash.c | 109 smp_send_stop(); in crash_smp_send_stop()
|