Searched refs:smp_send_stop (Results 1 - 25 of 38) sorted by path

12

/linux-master/arch/alpha/kernel/
H A Dsmp.c571 smp_send_stop(void) function
578 printk(KERN_WARNING "smp_send_stop: Not on boot cpu.\n");
/linux-master/arch/arc/kernel/
H A Dsmp.c296 void smp_send_stop(void) function
315 * ipi_cpu_stop - handle IPI from smp_send_stop()
/linux-master/arch/arm/kernel/
H A Dreboot.c100 * activity (executing tasks, handling interrupts). smp_send_stop()
106 smp_send_stop();
112 * activity (executing tasks, handling interrupts). smp_send_stop()
119 smp_send_stop();
137 smp_send_stop();
H A Dsmp.c596 * ipi_cpu_stop - handle IPI from smp_send_stop()
752 void smp_send_stop(void) function
/linux-master/arch/arm64/kernel/
H A Dprocess.c94 * activity (executing tasks, handling interrupts). smp_send_stop()
100 smp_send_stop();
106 * activity (executing tasks, handling interrupts). smp_send_stop()
113 smp_send_stop();
130 smp_send_stop();
H A Dsmp.c820 * that cpu_online_mask gets correctly updated and smp_send_stop() can skip
1078 void smp_send_stop(void) function
/linux-master/arch/csky/kernel/
H A Dsmp.c138 void smp_send_stop(void) function
/linux-master/arch/hexagon/kernel/
H A Dreset.c12 smp_send_stop();
H A Dsmp.c221 void smp_send_stop(void) function
/linux-master/arch/loongarch/kernel/
H A Dreset.c27 smp_send_stop();
44 smp_send_stop();
64 smp_send_stop();
H A Dsmp.c574 void smp_send_stop(void) function
/linux-master/arch/mips/kernel/
H A Dreset.c95 smp_send_stop();
110 smp_send_stop();
121 smp_send_stop();
H A Dsmp.c417 void smp_send_stop(void) function
/linux-master/arch/mips/sgi-ip27/
H A Dip27-reset.c46 smp_send_stop();
62 smp_send_stop();
/linux-master/arch/openrisc/kernel/
H A Dsmp.c193 void smp_send_stop(void) function
/linux-master/arch/parisc/kernel/
H A Dkexec.c64 smp_send_stop();
H A Dsmp.c247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } function
/linux-master/arch/powerpc/kernel/
H A Dsetup-common.c145 smp_send_stop();
157 smp_send_stop();
180 smp_send_stop();
H A Dsmp.c641 smp_send_stop();
657 void smp_send_stop(void) function
681 void smp_send_stop(void) function
686 * Prevent waiting on csd lock from a previous smp_send_stop.
688 * thing and only fire off one smp_send_stop (e.g., see
/linux-master/arch/powerpc/platforms/pasemi/
H A Dsetup.c59 smp_send_stop();
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal.c644 smp_send_stop();
H A Dsetup.c303 smp_send_stop();
/linux-master/arch/powerpc/platforms/ps3/
H A Dsetup.c76 smp_send_stop();
84 smp_send_stop();
92 smp_send_stop();
100 smp_send_stop();
/linux-master/arch/riscv/kernel/
H A Dsmp.c247 void smp_send_stop(void) function
/linux-master/arch/s390/kernel/
H A Dipl.c1798 smp_send_stop();
2090 smp_send_stop();
2142 smp_send_stop();
2178 smp_send_stop();
2204 smp_send_stop();

Completed in 460 milliseconds

12