Home
last modified time | relevance | path

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

/linux/include/linux/
A Dsmpboot.h45 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread);
/linux/kernel/
A Dsmpboot.c289 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_register_percpu_thread() function
310 EXPORT_SYMBOL_GPL(smpboot_register_percpu_thread);
A Dirq_work.c314 BUG_ON(smpboot_register_percpu_thread(&irqwork_threads)); in irq_work_init_threads()
A Dstop_machine.c581 BUG_ON(smpboot_register_percpu_thread(&cpu_stop_threads)); in cpu_stop_init()
A Dsoftirq.c970 BUG_ON(smpboot_register_percpu_thread(&softirq_threads)); in spawn_ksoftirqd()
A Dcpu.c894 BUG_ON(smpboot_register_percpu_thread(&cpuhp_threads)); in cpuhp_threads_init()
/linux/drivers/powercap/
A Didle_inject.c368 return smpboot_register_percpu_thread(&idle_inject_threads); in idle_inject_init()
/linux/kernel/rcu/
A Dtree.c2858 WARN_ONCE(smpboot_register_percpu_thread(&rcu_cpu_thread_spec), in rcu_spawn_core_kthreads()
/linux/
A Dvmlinux.symvers4156 0x00000000 smpboot_register_percpu_thread vmlinux EXPORT_SYMBOL_GPL
A DSystem.map2908 ffff8000100b44e0 T smpboot_register_percpu_thread
A D.tmp_System.map2908 ffff8000100b44e0 T smpboot_register_percpu_thread

Completed in 337 milliseconds