Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dsmpboot.c282 int smpboot_register_percpu_thread_cpumask(struct smp_hotplug_thread *plug_thread, in smpboot_register_percpu_thread_cpumask()
318 void smpboot_unregister_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_unregister_percpu_thread()
339 int smpboot_update_cpumask_percpu_thread(struct smp_hotplug_thread *plug_thread, in smpboot_update_cpumask_percpu_thread()
/linux-4.4.14/include/linux/
Dsmpboot.h51 smpboot_register_percpu_thread(struct smp_hotplug_thread *plug_thread) in smpboot_register_percpu_thread()