Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
enum | cpu_state_vals { CPU_STATE_OFFLINE, CPU_STATE_INACTIVE, CPU_STATE_ONLINE, CPU_MAX_OFFLINE_STATES } |
Functions | |
enum cpu_state_vals | get_preferred_offline_state (int cpu) |
enum cpu_state_vals |
Definition at line 5 of file offline_states.h.
enum cpu_state_vals get_preferred_offline_state | ( | int | cpu | ) |
Definition at line 78 of file hotplug-cpu.c.