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

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dreboot.c24 #define smp_send_stop() macro
31 smp_send_stop();
39 smp_send_stop();
46 smp_send_stop();
H A Dsmp.c36 /* Set by smp_send_stop() to avoid recursive panics. */
124 void smp_send_stop(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip27/
H A Dip27-reset.c40 smp_send_stop();
51 smp_send_stop();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dsetup.c86 smp_send_stop();
94 smp_send_stop();
102 smp_send_stop();
110 smp_send_stop();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsmp.h46 extern void smp_send_stop(void);
119 static inline void smp_send_stop(void) { } function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dsclp_quiesce.c32 smp_send_stop();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dreboot.c45 smp_send_stop();
H A Dsmp.c286 void smp_send_stop(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dmachine_kexec.c74 smp_send_stop();
H A Dnmi.c34 smp_send_stop();
H A Dipl.c1419 smp_send_stop();
1678 smp_send_stop();
1733 smp_send_stop();
1762 smp_send_stop();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dsmp.h74 static inline void smp_send_stop(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsetup-common.c121 smp_send_stop();
134 smp_send_stop();
152 smp_send_stop();
H A Dsmp.c229 void smp_send_stop(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/
H A Dsmp.c46 void smp_send_stop(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dsmp.c327 smp_send_stop (void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dsmp.c81 void smp_send_stop(void);
491 * Name: smp_send_stop
507 void smp_send_stop(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmp.c156 void smp_send_stop(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsmp.c240 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dpanic.c104 * Note smp_send_stop is the usual smp shutdown function, which
108 smp_send_stop();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dsmp.c189 void smp_send_stop(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsmp_32.c131 void smp_send_stop(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pasemi/
H A Dsetup.c67 smp_send_stop();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dprocess.c211 smp_send_stop();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dsmp.c317 void smp_send_stop(void) function

Completed in 317 milliseconds

12