Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsmpboot.c83 struct smp_hotplug_thread *ht;
105 struct smp_hotplug_thread *ht = td->ht; in smpboot_thread_fn()
166 __smpboot_create_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in __smpboot_create_thread()
211 struct smp_hotplug_thread *cur; in smpboot_create_threads()
224 static void smpboot_unpark_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_unpark_thread()
234 struct smp_hotplug_thread *cur; in smpboot_unpark_threads()
243 static void smpboot_park_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_park_thread()
253 struct smp_hotplug_thread *cur; in smpboot_park_threads()
262 static void smpboot_destroy_threads(struct smp_hotplug_thread *ht) in smpboot_destroy_threads()
284 int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_register_percpu_thread()
[all …]
H A Dsoftirq.c1008 static struct smp_hotplug_thread softirq_threads = {
1048 static struct smp_hotplug_thread timer_thread = { in spawn_ksoftirqd()
H A Dstop_machine.c559 static struct smp_hotplug_thread cpu_stop_threads = {
H A Dcpu.c1197 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/arch/s390/kernel/
H A Dwti.c157 static struct smp_hotplug_thread wti_threads = {
/linux/kernel/rcu/
H A Dtree.c2965 static struct smp_hotplug_thread rcu_cpu_thread_spec = {
/linux/net/core/
H A Ddev.c12856 static struct smp_hotplug_thread backlog_threads = {