Home
last modified time | relevance | path

Searched defs:ht (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dsmpboot.c86 struct smp_hotplug_thread *ht; member
108 struct smp_hotplug_thread *ht = td->ht; in smpboot_thread_fn() local
169 __smpboot_create_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in __smpboot_create_thread()
221 static void smpboot_unpark_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_unpark_thread()
240 static void smpboot_park_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_park_thread()
258 static void smpboot_destroy_threads(struct smp_hotplug_thread *ht) in smpboot_destroy_threads()