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

/linux-master/kernel/
H A Dsmpboot.c97 * smpboot_thread_fn - percpu hotplug thread loop function
106 static int smpboot_thread_fn(void *data) function
184 tsk = kthread_create_on_cpu(smpboot_thread_fn, td, cpu,

Completed in 193 milliseconds