Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dsmpboot.h17 int smpboot_create_threads(unsigned int cpu);
Dsmpboot.c213 int smpboot_create_threads(unsigned int cpu) in smpboot_create_threads() function
Dcpu.c1689 .startup.single = smpboot_create_threads,