Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsmpboot.h51 smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_register_percpu_thread() function
/linux-4.4.14/kernel/
Dstop_machine.c527 BUG_ON(smpboot_register_percpu_thread(&cpu_stop_threads)); in cpu_stop_init()
Dsoftirq.c758 BUG_ON(smpboot_register_percpu_thread(&softirq_threads)); in spawn_ksoftirqd()
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_irq.c844 ret = smpboot_register_percpu_thread(&comp_pool_threads); in ehca_create_comp_pool()
/linux-4.4.14/kernel/rcu/
Dtree_plugin.h1298 BUG_ON(smpboot_register_percpu_thread(&rcu_cpu_thread_spec)); in rcu_spawn_boost_kthreads()