/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | reset.c | 95 smp_send_stop(); in machine_restart() 110 smp_send_stop(); in machine_halt() 122 smp_send_stop(); in machine_power_off()
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | reboot.c | 106 smp_send_stop(); in machine_halt() 119 smp_send_stop(); in machine_power_off() 139 smp_send_stop(); in machine_restart()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
D | setup.c | 75 smp_send_stop(); in ps3_restart() 83 smp_send_stop(); in ps3_power_off() 91 smp_send_stop(); in ps3_halt() 99 smp_send_stop(); in ps3_panic()
|
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/ |
D | ip27-reset.c | 46 smp_send_stop(); in ip27_machine_restart() 62 smp_send_stop(); in ip27_machine_halt()
|
/kernel/linux/linux-5.10/include/linux/ |
D | smp.h | 95 extern void smp_send_stop(void); 158 static inline void smp_send_stop(void) { } in smp_send_stop() function
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
D | reboot.c | 44 smp_send_stop(); in native_machine_shutdown()
|
D | smp.c | 264 void smp_send_stop(void) in smp_send_stop() function
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
D | process.c | 161 smp_send_stop(); in machine_halt() 174 smp_send_stop(); in machine_power_off() 192 smp_send_stop(); in machine_restart()
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
D | sclp_quiesce.c | 30 smp_send_stop(); in do_machine_quiesce()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | setup-common.c | 157 smp_send_stop(); in machine_restart() 171 smp_send_stop(); in machine_power_off() 186 smp_send_stop(); in machine_halt()
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
D | kexec.c | 62 smp_send_stop(); in machine_shutdown()
|
D | smp.c | 246 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
|
/kernel/linux/linux-5.10/kernel/ |
D | panic.c | 122 smp_send_stop(); in crash_smp_send_stop() 258 smp_send_stop(); in panic()
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | smp.h | 60 static inline void smp_send_stop(void) in smp_send_stop() function
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
D | smp.c | 332 smp_send_stop (void) in smp_send_stop() function
|
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
D | smp.c | 220 void smp_send_stop(void) in smp_send_stop() function
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | arch.patch | 67 smp_send_stop();
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
D | machine_kexec.c | 285 smp_send_stop(); in machine_kexec()
|
/kernel/linux/linux-5.10/arch/csky/kernel/ |
D | smp.c | 138 void smp_send_stop(void) in smp_send_stop() function
|
/kernel/linux/linux-5.10/arch/openrisc/kernel/ |
D | smp.c | 188 void smp_send_stop(void) in smp_send_stop() function
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
D | smp_32.c | 133 void smp_send_stop(void) in smp_send_stop() function
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
D | smp.c | 310 void smp_send_stop(void) in smp_send_stop() function
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | crash.c | 132 smp_send_stop(); in crash_smp_send_stop()
|