Home
last modified time | relevance | path

Searched defs:smp_threads_ready (Results 1 – 14 of 14) sorted by relevance

/linux-2.4.37.9/include/linux/
Dsmp.h83 #define smp_threads_ready 1 macro
/linux-2.4.37.9/arch/mips64/kernel/
Dsmp.c44 int smp_threads_ready; /* Not used */ variable
/linux-2.4.37.9/arch/mips/kernel/
Dsmp.c44 int smp_threads_ready; /* Not used */ variable
/linux-2.4.37.9/arch/sparc/kernel/
Dsmp.c45 int smp_threads_ready=0; variable
/linux-2.4.37.9/arch/x86_64/kernel/
Dsmpboot.c83 int smp_threads_ready; variable
/linux-2.4.37.9/arch/ppc/kernel/
Dsmp.c38 int smp_threads_ready; variable
/linux-2.4.37.9/arch/ia64/kernel/
Dsmpboot.c93 int smp_threads_ready; variable
/linux-2.4.37.9/arch/parisc/kernel/
Dsmp.c70 int smp_threads_ready = 0; variable
/linux-2.4.37.9/arch/i386/kernel/
Dsmpboot.c73 int smp_threads_ready; variable
/linux-2.4.37.9/arch/s390x/kernel/
Dsmp.c53 int smp_threads_ready=0; /* Set when the idlers are all forked. */ variable
/linux-2.4.37.9/arch/s390/kernel/
Dsmp.c53 int smp_threads_ready=0; /* Set when the idlers are all forked. */ variable
/linux-2.4.37.9/arch/ppc64/kernel/
Dsmp.c65 int smp_threads_ready = 0; variable
/linux-2.4.37.9/arch/alpha/kernel/
Dsmp.c83 int smp_threads_ready; /* True once the per process idle is forked. */ variable
/linux-2.4.37.9/arch/sparc64/kernel/
Dsmp.c59 int smp_threads_ready = 0; variable