|
Linux Kernel
3.7.1
|
#include <linux/types.h>Go to the source code of this file.
Data Structures | |
| struct | smp_hotplug_thread |
Functions | |
| int | smpboot_register_percpu_thread (struct smp_hotplug_thread *plug_thread) |
| void | smpboot_unregister_percpu_thread (struct smp_hotplug_thread *plug_thread) |
| int | smpboot_thread_schedule (void) |
| int smpboot_register_percpu_thread | ( | struct smp_hotplug_thread * | plug_thread | ) |
| void smpboot_unregister_percpu_thread | ( | struct smp_hotplug_thread * | plug_thread | ) |
1.8.2