|
Linux Kernel
3.7.1
|
#include <linux/sched.h>#include <linux/spinlock.h>#include <linux/slab.h>#include <linux/oom.h>#include <kern_util.h>#include <os.h>#include <skas.h>Go to the source code of this file.
Functions | |
| void | uml_cleanup (void) |
| void | machine_restart (char *__unused) |
| void | machine_power_off (void) |
| void | machine_halt (void) |
Variables | |
| void(* | pm_power_off )(void) |
1.8.2