Searched refs:sys_reboot (Results 1 – 15 of 15) sorted by relevance
23 ssize_t sys_reboot(int magic1, int magic2, int cmd, void *arg) in sys_reboot() function31 return __sysret(sys_reboot(LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2, cmd, 0)); in reboot()
83 88 common reboot sys_reboot sys_reboot
174 164 n64 reboot sys_reboot
179 142 common reboot sys_reboot
101 88 common reboot sys_reboot
98 88 common reboot sys_reboot
181 169 common reboot sys_reboot
103 88 i386 reboot sys_reboot
221 203 common reboot sys_reboot
244 311 common reboot sys_reboot
104 88 common reboot sys_reboot
102 88 common reboot sys_reboot
78 55 common reboot sys_reboot
123 88 nospu reboot sys_reboot
393 __SYSCALL(__NR_reboot, sys_reboot)
Completed in 14 milliseconds