Home
last modified time | relevance | path

Searched refs:smpboot_register_percpu_thread_cpumask (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dsmpboot.h47 int smpboot_register_percpu_thread_cpumask(struct smp_hotplug_thread *plug_thread,
53 return smpboot_register_percpu_thread_cpumask(plug_thread, in smpboot_register_percpu_thread()
/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() function
310 EXPORT_SYMBOL_GPL(smpboot_register_percpu_thread_cpumask);
Dwatchdog.c786 err = smpboot_register_percpu_thread_cpumask(&watchdog_threads, in watchdog_enable_all_cpus()