Home
last modified time | relevance | path

Searched defs:start_secondary (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dsmp.c127 void start_secondary(void) in start_secondary() function
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dsmp.c173 asmlinkage void start_secondary(void) in start_secondary() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsmp.c334 asmlinkage void start_secondary(void) in start_secondary() function
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsmpboot.c434 start_secondary (void *unused) in start_secondary() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsmp.c1469 void start_secondary(void *unused) in start_secondary() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c216 static void notrace start_secondary(void *unused) in start_secondary() function