Home
last modified time | relevance | path

Searched defs:reboot (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/include/linux/
Dpid_namespace.h36 int reboot; /* group exit code if this pidns was rebooted */ member
/linux-3.4.99/tools/testing/ktest/
Dktest.pl1092 sub reboot { subroutine
/linux-3.4.99/drivers/watchdog/
Dcpwd.c80 bool reboot; member
/linux-3.4.99/kernel/
Dsys.c454 SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd, in SYSCALL_DEFINE4() argument
/linux-3.4.99/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c3495 u32 reboot; in myri10ge_read_reboot() local
3551 u32 reboot, rx_pause_cnt; in myri10ge_watchdog() local
/linux-3.4.99/arch/mips/include/asm/
Dsgiarcs.h195 LONG reboot; /* Reboot the machine. */ member
/linux-3.4.99/drivers/usb/atm/
Dueagle-atm.c2281 static ssize_t reboot(struct device *dev, struct device_attribute *attr, in reboot() function