Home
last modified time | relevance | path

Searched refs:sys_reboot (Results 1 – 7 of 7) sorted by relevance

/tools/include/nolibc/
Dsys.h891 ssize_t sys_reboot(int magic1, int magic2, int cmd, void *arg) in sys_reboot() function
899 return __sysret(sys_reboot(LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2, cmd, 0)); in reboot()
/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl83 88 common reboot sys_reboot sys_reboot
/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl174 164 n64 reboot sys_reboot
/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl181 169 common reboot sys_reboot
Dsyscall_32.tbl103 88 i386 reboot sys_reboot
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl123 88 nospu reboot sys_reboot
/tools/include/uapi/asm-generic/
Dunistd.h393 __SYSCALL(__NR_reboot, sys_reboot)