Home
last modified time | relevance | path

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

/kernel/
A Dsmpboot.c83 struct smp_hotplug_thread *ht; member
105 struct smp_hotplug_thread *ht = td->ht; in smpboot_thread_fn() local
166 __smpboot_create_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in __smpboot_create_thread()
224 static void smpboot_unpark_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_unpark_thread()
243 static void smpboot_park_thread(struct smp_hotplug_thread *ht, unsigned int cpu) in smpboot_park_thread()
262 static void smpboot_destroy_threads(struct smp_hotplug_thread *ht) in smpboot_destroy_threads()

Completed in 3 milliseconds