Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dsmpboot.c171 __smpboot_create_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in __smpboot_create_thread() function
220 ret = __smpboot_create_thread(cur, cpu); in smpboot_create_threads()
297 ret = __smpboot_create_thread(plug_thread, cpu); in smpboot_register_percpu_thread()