Home
last modified time | relevance | path

Searched refs:smpboot_unregister_percpu_thread (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/
H A Dsmpboot.c313 void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_unregister_percpu_thread() function
322 EXPORT_SYMBOL_GPL(smpboot_unregister_percpu_thread);
/linux/include/linux/
H A Dsmpboot.h47 void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread);
/linux/arch/s390/kernel/
H A Dwti.c211 smpboot_unregister_percpu_thread(&wti_threads); in wti_init()
/linux/drivers/hv/
H A Dvmbus_drv.c1562 smpboot_unregister_percpu_thread(&vmbus_irq_threads); in vmbus_bus_init()
3034 smpboot_unregister_percpu_thread(&vmbus_irq_threads); in vmbus_exit()