Home
last modified time | relevance | path

Searched refs:smp_send_stop (Results 1 - 25 of 77) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dreset.c41 smp_send_stop(); in machine_halt()
50 smp_send_stop(); in machine_power_off()
62 smp_send_stop(); in machine_restart()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A 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-6.6/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()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dreboot.c100 * activity (executing tasks, handling interrupts). smp_send_stop()
106 smp_send_stop(); in machine_halt()
112 * activity (executing tasks, handling interrupts). smp_send_stop()
119 smp_send_stop(); in machine_power_off()
137 smp_send_stop(); in machine_restart()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dreboot.c100 * activity (executing tasks, handling interrupts). smp_send_stop()
106 smp_send_stop(); in machine_halt()
112 * activity (executing tasks, handling interrupts). smp_send_stop()
119 smp_send_stop(); in machine_power_off()
139 smp_send_stop(); in machine_restart()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A 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-6.6/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()
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/
H A Dip27-reset.c46 smp_send_stop(); in ip27_machine_restart()
62 smp_send_stop(); in ip27_machine_halt()
/kernel/linux/linux-6.6/arch/mips/sgi-ip27/
H A 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/
H A 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/
H A Dreset.c11 smp_send_stop(); in machine_power_off()
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dreset.c11 smp_send_stop(); in machine_power_off()
H A Dsmp.c225 void smp_send_stop(void) in smp_send_stop() function
/kernel/linux/linux-6.6/include/linux/
H A Dsmp.h123 extern void smp_send_stop(void);
193 static inline void smp_send_stop(void) { } in smp_send_stop() function
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_quiesce.c26 smp_send_stop(); in do_machine_quiesce()
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dreboot.c44 smp_send_stop(); in native_machine_shutdown()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dreboot.c44 smp_send_stop(); in native_machine_shutdown()
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_quiesce.c30 smp_send_stop(); in do_machine_quiesce()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dprocess.c155 * activity (executing tasks, handling interrupts). smp_send_stop()
161 smp_send_stop(); in machine_halt()
167 * activity (executing tasks, handling interrupts). smp_send_stop()
174 smp_send_stop(); in machine_power_off()
192 smp_send_stop(); in machine_restart()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dprocess.c94 * activity (executing tasks, handling interrupts). smp_send_stop()
100 smp_send_stop(); in machine_halt()
106 * activity (executing tasks, handling interrupts). smp_send_stop()
113 smp_send_stop(); in machine_power_off()
130 smp_send_stop(); in machine_restart()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dsetup.c537 smp_send_stop(); in machine_restart()
547 smp_send_stop(); in machine_halt()
556 smp_send_stop(); in machine_power_off()
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dkexec.c62 smp_send_stop(); in machine_shutdown()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsmp.h60 static inline void smp_send_stop(void) in smp_send_stop() function
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dkexec.c64 smp_send_stop(); in machine_shutdown()

Completed in 8 milliseconds

1234