Home
last modified time | relevance | path

Searched refs:smp_send_stop (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.15/arch/mips/kernel/
H A Dreset.c95 smp_send_stop(); in machine_restart()
110 smp_send_stop(); in machine_halt()
121 smp_send_stop(); in machine_power_off()
/linux-6.15/arch/loongarch/kernel/
H A Dreset.c27 smp_send_stop(); in machine_halt()
44 smp_send_stop(); in machine_power_off()
64 smp_send_stop(); in machine_restart()
/linux-6.15/arch/arm/kernel/
H A Dreboot.c106 smp_send_stop(); in machine_halt()
119 smp_send_stop(); in machine_power_off()
137 smp_send_stop(); in machine_restart()
/linux-6.15/arch/powerpc/platforms/ps3/
H A Dsetup.c76 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.15/arch/mips/sgi-ip27/
H A Dip27-reset.c46 smp_send_stop(); in ip27_machine_restart()
62 smp_send_stop(); in ip27_machine_halt()
/linux-6.15/include/linux/
H A Dsmp.h129 extern void smp_send_stop(void);
193 static inline void smp_send_stop(void) { } in smp_send_stop() function
/linux-6.15/arch/hexagon/kernel/
H A Dreset.c12 smp_send_stop(); in machine_power_off()
H A Dsmp.c221 void smp_send_stop(void) in smp_send_stop() function
/linux-6.15/arch/xtensa/kernel/
H A Dsetup.c525 smp_send_stop(); in machine_restart()
535 smp_send_stop(); in machine_halt()
544 smp_send_stop(); in machine_power_off()
/linux-6.15/drivers/s390/char/
H A Dsclp_quiesce.c26 smp_send_stop(); in do_machine_quiesce()
/linux-6.15/arch/sh/kernel/
H A Dreboot.c44 smp_send_stop(); in native_machine_shutdown()
/linux-6.15/arch/arm64/kernel/
H A Dprocess.c102 smp_send_stop(); in machine_halt()
115 smp_send_stop(); in machine_power_off()
132 smp_send_stop(); in machine_restart()
H A Dsmp.c1143 void smp_send_stop(void) in smp_send_stop() function
1240 smp_send_stop(); in crash_smp_send_stop()
/linux-6.15/arch/parisc/kernel/
H A Dkexec.c64 smp_send_stop(); in machine_shutdown()
H A Dsmp.c247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
/linux-6.15/arch/powerpc/kernel/
H A Dsetup-common.c146 smp_send_stop(); in machine_restart()
158 smp_send_stop(); in machine_power_off()
181 smp_send_stop(); in machine_halt()
H A Dsmp.c642 smp_send_stop(); in crash_smp_send_stop()
658 void smp_send_stop(void) in smp_send_stop() function
682 void smp_send_stop(void) in smp_send_stop() function
/linux-6.15/arch/x86/include/asm/
H A Dsmp.h51 static inline void smp_send_stop(void) in smp_send_stop() function
/linux-6.15/arch/s390/kernel/
H A Dmachine_kexec.c272 smp_send_stop(); in machine_kexec()
/linux-6.15/kernel/
H A Dpanic.c184 smp_send_stop(); in crash_smp_send_stop()
274 smp_send_stop(); in panic_other_cpus_shutdown()
/linux-6.15/arch/csky/kernel/
H A Dsmp.c138 void smp_send_stop(void) in smp_send_stop() function
/linux-6.15/arch/sparc/kernel/
H A Dsmp_32.c133 void smp_send_stop(void) in smp_send_stop() function
/linux-6.15/arch/openrisc/kernel/
H A Dsmp.c193 void smp_send_stop(void) in smp_send_stop() function
/linux-6.15/arch/arc/kernel/
H A Dsmp.c296 void smp_send_stop(void) in smp_send_stop() function
/linux-6.15/arch/riscv/kernel/
H A Dsmp.c254 void smp_send_stop(void) in smp_send_stop() function

12