Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/mips/kernel/
Dreset.c95 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/
Dreboot.c106 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/
Dsetup.c75 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/
Dip27-reset.c46 smp_send_stop(); in ip27_machine_restart()
62 smp_send_stop(); in ip27_machine_halt()
/kernel/linux/linux-5.10/include/linux/
Dsmp.h95 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/
Dreset.c11 smp_send_stop(); in machine_power_off()
Dsmp.c225 void smp_send_stop(void) in smp_send_stop() function
/kernel/linux/linux-5.10/arch/sh/kernel/
Dreboot.c44 smp_send_stop(); in native_machine_shutdown()
Dsmp.c264 void smp_send_stop(void) in smp_send_stop() function
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dprocess.c161 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/
Dsclp_quiesce.c30 smp_send_stop(); in do_machine_quiesce()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsetup-common.c157 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/
Dkexec.c62 smp_send_stop(); in machine_shutdown()
Dsmp.c246 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
/kernel/linux/linux-5.10/kernel/
Dpanic.c122 smp_send_stop(); in crash_smp_send_stop()
258 smp_send_stop(); in panic()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dsmp.h60 static inline void smp_send_stop(void) in smp_send_stop() function
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dsmp.c332 smp_send_stop (void) in smp_send_stop() function
/kernel/linux/linux-5.10/arch/riscv/kernel/
Dsmp.c220 void smp_send_stop(void) in smp_send_stop() function
/kernel/linux/patches/linux-5.10/yangfan_patch/
Darch.patch67 smp_send_stop();
/kernel/linux/linux-5.10/arch/s390/kernel/
Dmachine_kexec.c285 smp_send_stop(); in machine_kexec()
/kernel/linux/linux-5.10/arch/csky/kernel/
Dsmp.c138 void smp_send_stop(void) in smp_send_stop() function
/kernel/linux/linux-5.10/arch/openrisc/kernel/
Dsmp.c188 void smp_send_stop(void) in smp_send_stop() function
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dsmp_32.c133 void smp_send_stop(void) in smp_send_stop() function
/kernel/linux/linux-5.10/arch/arc/kernel/
Dsmp.c310 void smp_send_stop(void) in smp_send_stop() function
/kernel/linux/linux-5.10/arch/x86/kernel/
Dcrash.c132 smp_send_stop(); in crash_smp_send_stop()

12