Home
last modified time | relevance | path

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

/linux/kernel/
H A 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()
215 struct smp_hotplug_thread *cur; in smpboot_create_threads()
228 static void smpboot_unpark_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_unpark_thread()
238 struct smp_hotplug_thread *cur; in smpboot_unpark_threads()
247 static void smpboot_park_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_park_thread()
257 struct smp_hotplug_thread *cur; in smpboot_park_threads()
266 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 …]
H A Dirq_work.c313 static struct smp_hotplug_thread irqwork_threads = {
H A Dstop_machine.c558 static struct smp_hotplug_thread cpu_stop_threads = {
H A Dsoftirq.c968 static struct smp_hotplug_thread softirq_threads = {
H A Dcpu.c1184 static struct smp_hotplug_thread cpuhp_threads = {
/linux/include/linux/
H A 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/drivers/powercap/
H A Didle_inject.c410 static struct smp_hotplug_thread idle_inject_threads = {
/linux/kernel/rcu/
H A Dtree.c2913 static struct smp_hotplug_thread rcu_cpu_thread_spec = {
/linux/net/core/
H A Ddev.c11878 static struct smp_hotplug_thread backlog_threads = {