Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dsmpboot.c86 struct smp_hotplug_thread *ht;
108 struct smp_hotplug_thread *ht = td->ht; in smpboot_thread_fn()
168 __smpboot_create_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in __smpboot_create_thread()
207 struct smp_hotplug_thread *cur; in smpboot_create_threads()
220 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()
239 static void smpboot_park_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_park_thread()
249 struct smp_hotplug_thread *cur; in smpboot_park_threads()
257 static void smpboot_destroy_threads(struct smp_hotplug_thread *ht) in smpboot_destroy_threads()
279 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_register_percpu_thread()
[all …]
Dstop_machine.c519 static struct smp_hotplug_thread cpu_stop_threads = {
Dwatchdog.c651 static struct smp_hotplug_thread watchdog_threads = {
Dsoftirq.c747 static struct smp_hotplug_thread softirq_threads = {
/linux-4.1.27/include/linux/
Dsmpboot.h33 struct smp_hotplug_thread { struct
48 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread); argument
49 void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread);
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_irq.c805 static struct smp_hotplug_thread comp_pool_threads = {
/linux-4.1.27/kernel/rcu/
Dtree_plugin.h1289 static struct smp_hotplug_thread rcu_cpu_thread_spec = {