Home
last modified time | relevance | path

Searched refs:smpboot_create_threads (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dsmpboot.h17 int smpboot_create_threads(unsigned int cpu);
H A Dsmpboot.c213 int smpboot_create_threads(unsigned int cpu) in smpboot_create_threads() function
H A Dcpu.c1893 .startup.single = smpboot_create_threads,