Home
last modified time | relevance | path

Searched refs:smp_hotplug_thread (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/
Dsmpboot.h32 struct smp_hotplug_thread { struct
47 int smpboot_register_percpu_thread_cpumask(struct smp_hotplug_thread *plug_thread, argument
51 smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_register_percpu_thread()
57 void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread);
58 int smpboot_update_cpumask_percpu_thread(struct smp_hotplug_thread *plug_thread,
/linux-4.4.14/kernel/
Dsmpboot.c86 struct smp_hotplug_thread *ht;
108 struct smp_hotplug_thread *ht = td->ht; in smpboot_thread_fn()
169 __smpboot_create_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in __smpboot_create_thread()
208 struct smp_hotplug_thread *cur; in smpboot_create_threads()
221 static void smpboot_unpark_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_unpark_thread()
231 struct smp_hotplug_thread *cur; in smpboot_unpark_threads()
240 static void smpboot_park_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_park_thread()
250 struct smp_hotplug_thread *cur; in smpboot_park_threads()
258 static void smpboot_destroy_threads(struct smp_hotplug_thread *ht) in smpboot_destroy_threads()
282 int smpboot_register_percpu_thread_cpumask(struct smp_hotplug_thread *plug_thread, in smpboot_register_percpu_thread_cpumask()
[all …]
Dstop_machine.c506 static struct smp_hotplug_thread cpu_stop_threads = {
Dsoftirq.c747 static struct smp_hotplug_thread softirq_threads = {
Dwatchdog.c667 static struct smp_hotplug_thread watchdog_threads = {
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_irq.c805 static struct smp_hotplug_thread comp_pool_threads = {
/linux-4.4.14/kernel/rcu/
Dtree_plugin.h1279 static struct smp_hotplug_thread rcu_cpu_thread_spec = {