Searched refs:smpboot_register_percpu_thread (Results 1 – 4 of 4) sorted by relevance
45 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread);
284 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_register_percpu_thread() function305 EXPORT_SYMBOL_GPL(smpboot_register_percpu_thread);
331 BUG_ON(smpboot_register_percpu_thread(&irqwork_threads)); in irq_work_init_threads()
175 rc = smpboot_register_percpu_thread(&wti_threads); in wti_init()