/Linux-v4.19/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()
|
/Linux-v4.19/arch/arm/kernel/ |
D | reboot.c | 109 smp_send_stop(); in machine_halt() 122 smp_send_stop(); in machine_power_off() 142 smp_send_stop(); in machine_restart()
|
/Linux-v4.19/arch/powerpc/platforms/ps3/ |
D | setup.c | 87 smp_send_stop(); in ps3_restart() 95 smp_send_stop(); in ps3_power_off() 103 smp_send_stop(); in ps3_halt() 111 smp_send_stop(); in ps3_panic()
|
/Linux-v4.19/arch/mips/sgi-ip27/ |
D | ip27-reset.c | 44 smp_send_stop(); in ip27_machine_restart() 61 smp_send_stop(); in ip27_machine_halt()
|
/Linux-v4.19/include/linux/ |
D | smp.h | 74 extern void smp_send_stop(void); 137 static inline void smp_send_stop(void) { } in smp_send_stop() function
|
/Linux-v4.19/arch/arm64/kernel/ |
D | process.c | 120 smp_send_stop(); in machine_halt() 133 smp_send_stop(); in machine_power_off() 151 smp_send_stop(); in machine_restart()
|
/Linux-v4.19/arch/hexagon/kernel/ |
D | reset.c | 24 smp_send_stop(); in machine_power_off()
|
D | smp.c | 238 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v4.19/arch/sh/kernel/ |
D | reboot.c | 50 smp_send_stop(); in native_machine_shutdown()
|
D | smp.c | 269 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v4.19/drivers/s390/char/ |
D | sclp_quiesce.c | 30 smp_send_stop(); in do_machine_quiesce()
|
/Linux-v4.19/arch/riscv/kernel/ |
D | smp.c | 107 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v4.19/kernel/ |
D | panic.c | 101 smp_send_stop(); in crash_smp_send_stop() 204 smp_send_stop(); in panic()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | setup-common.c | 162 smp_send_stop(); in machine_restart() 176 smp_send_stop(); in machine_power_off() 191 smp_send_stop(); in machine_halt()
|
D | smp.c | 612 void smp_send_stop(void) in smp_send_stop() function 627 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v4.19/arch/x86/include/asm/ |
D | smp.h | 69 static inline void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v4.19/arch/openrisc/kernel/ |
D | smp.c | 189 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v4.19/arch/ia64/kernel/ |
D | smp.c | 333 smp_send_stop (void) in smp_send_stop() function
|
/Linux-v4.19/arch/s390/kernel/ |
D | machine_kexec.c | 302 smp_send_stop(); in machine_kexec()
|
D | ipl.c | 1266 smp_send_stop(); in dump_run() 1491 smp_send_stop(); in do_machine_restart() 1544 smp_send_stop(); in __do_restart() 1580 smp_send_stop(); in do_machine_halt() 1606 smp_send_stop(); in do_machine_power_off()
|
/Linux-v4.19/arch/sparc/kernel/ |
D | smp_32.c | 135 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v4.19/arch/parisc/kernel/ |
D | smp.c | 231 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
|
/Linux-v4.19/arch/arc/kernel/ |
D | smp.c | 314 void smp_send_stop(void) in smp_send_stop() function
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | setup.c | 215 smp_send_stop(); in pnv_prepare_going_down()
|
/Linux-v4.19/arch/powerpc/platforms/pasemi/ |
D | setup.c | 68 smp_send_stop(); in pas_restart()
|