Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dsmpboot.c87 struct smp_hotplug_thread *ht;
109 struct smp_hotplug_thread *ht = td->ht; in smpboot_thread_fn()
170 __smpboot_create_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in __smpboot_create_thread()
214 struct smp_hotplug_thread *cur; in smpboot_create_threads()
227 static void smpboot_unpark_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_unpark_thread()
237 struct smp_hotplug_thread *cur; in smpboot_unpark_threads()
246 static void smpboot_park_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_park_thread()
256 struct smp_hotplug_thread *cur; in smpboot_park_threads()
265 static void smpboot_destroy_threads(struct smp_hotplug_thread *ht) in smpboot_destroy_threads()
288 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_register_percpu_thread()
[all …]
Dsoftirq.c723 static struct smp_hotplug_thread softirq_threads = {
Dstop_machine.c555 static struct smp_hotplug_thread cpu_stop_threads = {
Dcpu.c740 static struct smp_hotplug_thread cpuhp_threads = {
/Linux-v4.19/include/linux/
Dsmpboot.h31 struct smp_hotplug_thread { struct
45 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread); argument
47 void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread);
/Linux-v4.19/drivers/powercap/
Didle_inject.c344 static struct smp_hotplug_thread idle_inject_threads = {
/Linux-v4.19/kernel/rcu/
Dtree_plugin.h1336 static struct smp_hotplug_thread rcu_cpu_thread_spec = {