Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsmpboot.h49 void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread);
/linux-4.1.27/kernel/
Dsmpboot.c308 void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_unregister_percpu_thread() function
317 EXPORT_SYMBOL_GPL(smpboot_unregister_percpu_thread);
Dwatchdog.c732 smpboot_unregister_percpu_thread(&watchdog_threads); in watchdog_disable_all_cpus()
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_irq.c865 smpboot_unregister_percpu_thread(&comp_pool_threads); in ehca_destroy_comp_pool()