Searched refs:smpboot_register_percpu_thread (Results 1 – 10 of 10) sorted by relevance
45 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread);
288 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_register_percpu_thread() function309 EXPORT_SYMBOL_GPL(smpboot_register_percpu_thread);
324 BUG_ON(smpboot_register_percpu_thread(&irqwork_threads)); in irq_work_init_threads()
579 BUG_ON(smpboot_register_percpu_thread(&cpu_stop_threads)); in cpu_stop_init()
978 BUG_ON(smpboot_register_percpu_thread(&softirq_threads)); in spawn_ksoftirqd()
1217 BUG_ON(smpboot_register_percpu_thread(&cpuhp_threads)); in cpuhp_threads_init()
175 rc = smpboot_register_percpu_thread(&wti_threads); in wti_init()
420 return smpboot_register_percpu_thread(&idle_inject_threads); in idle_inject_init()
2947 WARN_ONCE(smpboot_register_percpu_thread(&rcu_cpu_thread_spec), in rcu_spawn_core_kthreads()
12135 smpboot_register_percpu_thread(&backlog_threads); in net_dev_init()
Completed in 56 milliseconds