Searched refs:smp_threads_ready (Results 1 - 20 of 20) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsmp.h56 extern int smp_threads_ready;
83 #define smp_threads_ready 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsmp.h56 extern int smp_threads_ready;
83 #define smp_threads_ready 1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sibyte/sb1250/
H A Dsmp.c156 smp_threads_ready = 1;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dsmp.c44 int smp_threads_ready; /* Not used */ variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dsmp.c44 int smp_threads_ready; /* Not used */ variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dsmp.c45 int smp_threads_ready=0; variable
H A Dsun4d_smp.c51 extern int smp_threads_ready;
H A Dsun4m_smp.c47 extern int smp_threads_ready;
/asus-wl-520gu-7.0.1.45/src/linux/linux/init/
H A Dmain.c314 smp_threads_ready=1;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsmp.c41 int smp_threads_ready; variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dxics.c152 irq, smp_threads_ready ? default_distrib_server : default_server, DEFAULT_PRIORITY);
H A Dsmp.c64 int smp_threads_ready = 0; variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Dsmp.c53 int smp_threads_ready=0; /* Set when the idlers are all forked. */ variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dsmp.c53 int smp_threads_ready=0; /* Set when the idlers are all forked. */ variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dsmpboot.c92 volatile int smp_threads_ready; variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsmp.c69 int smp_threads_ready = 0; variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dsmpboot.c77 int smp_threads_ready; variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsmp.c59 int smp_threads_ready = 0; variable
217 while (!smp_threads_ready)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dsmp.c83 int smp_threads_ready; /* True once the per process idle is forked. */ variable
213 while (!smp_threads_ready)
671 /* smp_init sets smp_threads_ready -- that's enough. */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dsmpboot.c73 int smp_threads_ready; variable

Completed in 145 milliseconds