Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/sys/
H A Dreboot.h23 ssize_t sys_reboot(int magic1, int magic2, int cmd, void *arg) in sys_reboot() function
31 return __sysret(sys_reboot(LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2, cmd, NULL)); in reboot()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl174 164 n64 reboot sys_reboot
/linux/scripts/
H A Dsyscall.tbl179 142 common reboot sys_reboot
/linux/tools/scripts/
H A Dsyscall.tbl179 142 common reboot sys_reboot
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl68 88 common reboot sys_reboot
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl98 88 common reboot sys_reboot
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl221 203 common reboot sys_reboot
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl181 169 common reboot sys_reboot
H A Dsyscall_32.tbl103 88 i386 reboot sys_reboot
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl78 55 common reboot sys_reboot
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl104 88 common reboot sys_reboot
/linux/include/uapi/asm-generic/
H A Dunistd.h393 __SYSCALL(__NR_reboot, sys_reboot)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h393 __SYSCALL(__NR_reboot, sys_reboot)
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl123 88 nospu reboot sys_reboot
/linux/include/linux/
H A Dsyscalls.h690 asmlinkage long sys_reboot(int magic1, int magic2, unsigned int cmd,