smp_hotplug_thread 345 drivers/powercap/idle_inject.c static struct smp_hotplug_thread idle_inject_threads = { smp_hotplug_thread 45 include/linux/smpboot.h int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread); smp_hotplug_thread 47 include/linux/smpboot.h void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread); smp_hotplug_thread 786 kernel/cpu.c static struct smp_hotplug_thread cpuhp_threads = { smp_hotplug_thread 2471 kernel/rcu/tree.c static struct smp_hotplug_thread rcu_cpu_thread_spec = { smp_hotplug_thread 88 kernel/smpboot.c struct smp_hotplug_thread *ht; smp_hotplug_thread 110 kernel/smpboot.c struct smp_hotplug_thread *ht = td->ht; smp_hotplug_thread 171 kernel/smpboot.c __smpboot_create_thread(struct smp_hotplug_thread *ht, unsigned int cpu) smp_hotplug_thread 215 kernel/smpboot.c struct smp_hotplug_thread *cur; smp_hotplug_thread 228 kernel/smpboot.c static void smpboot_unpark_thread(struct smp_hotplug_thread *ht, unsigned int cpu) smp_hotplug_thread 238 kernel/smpboot.c struct smp_hotplug_thread *cur; smp_hotplug_thread 247 kernel/smpboot.c static void smpboot_park_thread(struct smp_hotplug_thread *ht, unsigned int cpu) smp_hotplug_thread 257 kernel/smpboot.c struct smp_hotplug_thread *cur; smp_hotplug_thread 266 kernel/smpboot.c static void smpboot_destroy_threads(struct smp_hotplug_thread *ht) smp_hotplug_thread 289 kernel/smpboot.c int smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) smp_hotplug_thread 318 kernel/smpboot.c void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread) smp_hotplug_thread 673 kernel/softirq.c static struct smp_hotplug_thread softirq_threads = { smp_hotplug_thread 567 kernel/stop_machine.c static struct smp_hotplug_thread cpu_stop_threads = {