Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/mips/kernel/
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.3-rc2/arch/loongarch/kernel/
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.3-rc2/arch/arm/kernel/
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.3-rc2/arch/powerpc/platforms/ps3/
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.3-rc2/arch/mips/sgi-ip27/
A Dip27-reset.c46 smp_send_stop(); in ip27_machine_restart()
62 smp_send_stop(); in ip27_machine_halt()
/linux-6.3-rc2/include/linux/
A Dsmp.h123 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 Dreset.c11 smp_send_stop(); in machine_power_off()
A Dsmp.c225 void smp_send_stop(void) in smp_send_stop() function
/linux-6.3-rc2/drivers/s390/char/
A Dsclp_quiesce.c26 smp_send_stop(); in do_machine_quiesce()
/linux-6.3-rc2/arch/sh/kernel/
A Dreboot.c44 smp_send_stop(); in native_machine_shutdown()
/linux-6.3-rc2/arch/arm64/kernel/
A Dprocess.c100 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 Dsetup-common.c160 smp_send_stop(); in machine_restart()
172 smp_send_stop(); in machine_power_off()
195 smp_send_stop(); in machine_halt()
A Dsmp.c647 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 Dkexec.c62 smp_send_stop(); in machine_shutdown()
A Dsmp.c247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
/linux-6.3-rc2/kernel/
A Dpanic.c181 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 Dsmp.h56 static inline void smp_send_stop(void) in smp_send_stop() function
/linux-6.3-rc2/arch/ia64/kernel/
A Dsmp.c332 smp_send_stop (void) in smp_send_stop() function
/linux-6.3-rc2/arch/s390/kernel/
A Dmachine_kexec.c295 smp_send_stop(); in machine_kexec()
/linux-6.3-rc2/arch/csky/kernel/
A Dsmp.c138 void smp_send_stop(void) in smp_send_stop() function
/linux-6.3-rc2/arch/sparc/kernel/
A Dsmp_32.c133 void smp_send_stop(void) in smp_send_stop() function
/linux-6.3-rc2/arch/riscv/kernel/
A Dsmp.c248 void smp_send_stop(void) in smp_send_stop() function
/linux-6.3-rc2/arch/openrisc/kernel/
A Dsmp.c195 void smp_send_stop(void) in smp_send_stop() function
/linux-6.3-rc2/arch/arc/kernel/
A Dsmp.c300 void smp_send_stop(void) in smp_send_stop() function
/linux-6.3-rc2/arch/x86/kernel/
A Dcrash.c109 smp_send_stop(); in crash_smp_send_stop()

Completed in 27 milliseconds

12