Home
last modified time | relevance | path

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

/kernel/
A Dsmpboot.c284 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_register_percpu_thread() function
305 EXPORT_SYMBOL_GPL(smpboot_register_percpu_thread);
A Dirq_work.c324 BUG_ON(smpboot_register_percpu_thread(&irqwork_threads)); in irq_work_init_threads()
A Dsoftirq.c1061 BUG_ON(smpboot_register_percpu_thread(&softirq_threads)); in spawn_ksoftirqd()
1064 BUG_ON(smpboot_register_percpu_thread(&timer_thread)); in spawn_ksoftirqd()
A Dstop_machine.c580 BUG_ON(smpboot_register_percpu_thread(&cpu_stop_threads)); in cpu_stop_init()
A Dcpu.c1220 BUG_ON(smpboot_register_percpu_thread(&cpuhp_threads)); in cpuhp_threads_init()
/kernel/rcu/
A Dtree.c2985 WARN_ONCE(smpboot_register_percpu_thread(&rcu_cpu_thread_spec), in rcu_spawn_core_kthreads()

Completed in 29 milliseconds