Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsmpboot.h57 void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread);
/linux-4.4.14/kernel/
Dsmpboot.c318 void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_unregister_percpu_thread() function
328 EXPORT_SYMBOL_GPL(smpboot_unregister_percpu_thread);
Dwatchdog.c815 smpboot_unregister_percpu_thread(&watchdog_threads); in watchdog_disable_all_cpus()
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_irq.c865 smpboot_unregister_percpu_thread(&comp_pool_threads); in ehca_destroy_comp_pool()