Home
last modified time | relevance | path

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

12

/linux/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/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/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()
/linux/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/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/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/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/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/drivers/s390/char/
H A Dsclp_quiesce.c26 smp_send_stop(); in do_machine_quiesce()
/linux/arch/sh/kernel/
H A Dreboot.c44 smp_send_stop(); in native_machine_shutdown()
H A Dsmp.c266 void smp_send_stop(void) in smp_send_stop() function
/linux/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/arch/arm64/kernel/
H A Dprocess.c96 * activity (executing tasks, handling interrupts). smp_send_stop()
102 smp_send_stop(); in machine_halt()
108 * activity (executing tasks, handling interrupts). smp_send_stop()
115 smp_send_stop(); in machine_power_off()
132 smp_send_stop(); in machine_restart()
/linux/arch/x86/include/asm/
H A Dsmp.h51 static inline void smp_send_stop(void) in smp_send_stop() function
/linux/arch/s390/kernel/
H A Dmachine_kexec.c272 smp_send_stop(); in machine_kexec()
/linux/arch/csky/kernel/
H A Dsmp.c138 void smp_send_stop(void) in smp_send_stop() function
/linux/arch/sparc/kernel/
H A Dsmp_32.c133 void smp_send_stop(void) in smp_send_stop() function
/linux/arch/openrisc/kernel/
H A Dsmp.c193 void smp_send_stop(void) in smp_send_stop() function
/linux/arch/arc/kernel/
H A Dsmp.c296 void smp_send_stop(void) in smp_send_stop() function
315 * ipi_cpu_stop - handle IPI from smp_send_stop()
/linux/kernel/
H A Dpanic.c287 * Note smp_send_stop is the usual smp shutdown function, which in crash_smp_send_stop()
291 smp_send_stop(); in crash_smp_send_stop()
346 * Note that smp_send_stop() is the usual SMP shutdown function, in panic_other_cpus_shutdown()
354 smp_send_stop(); in panic_other_cpus_shutdown()
401 * with smp_send_stop(). in vpanic()
481 * smp_send_stop()) while still having some valuable data in the console in vpanic()
/linux/arch/riscv/kernel/
H A Dsmp.c254 void smp_send_stop(void) in smp_send_stop() function
/linux/arch/powerpc/kernel/
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
687 * Prevent waiting on csd lock from a previous smp_send_stop. in smp_send_stop()
689 * thing and only fire off one smp_send_stop (e.g., see in smp_send_stop()
/linux/arch/powerpc/platforms/pasemi/
H A Dsetup.c59 smp_send_stop(); in pas_restart()

12