Lines Matching refs:smp_hotplug_thread
86 struct smp_hotplug_thread *ht;
108 struct smp_hotplug_thread *ht = td->ht; in smpboot_thread_fn()
169 __smpboot_create_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in __smpboot_create_thread()
208 struct smp_hotplug_thread *cur; in smpboot_create_threads()
221 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()
240 static void smpboot_park_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_park_thread()
250 struct smp_hotplug_thread *cur; in smpboot_park_threads()
258 static void smpboot_destroy_threads(struct smp_hotplug_thread *ht) in smpboot_destroy_threads()
282 int smpboot_register_percpu_thread_cpumask(struct smp_hotplug_thread *plug_thread, in smpboot_register_percpu_thread_cpumask()
318 void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_unregister_percpu_thread()
339 int smpboot_update_cpumask_percpu_thread(struct smp_hotplug_thread *plug_thread, in smpboot_update_cpumask_percpu_thread()