Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/nolibc/
Dsys.h895 ssize_t sys_reboot(int magic1, int magic2, int cmd, void *arg) in sys_reboot() function
903 int ret = sys_reboot(LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2, cmd, 0); in reboot()
/Linux-v6.1/arch/s390/kernel/syscalls/
Dsyscall.tbl83 88 common reboot sys_reboot sys_reboot
/Linux-v6.1/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl83 88 common reboot sys_reboot sys_reboot
/Linux-v6.1/arch/ia64/kernel/syscalls/
Dsyscall.tbl84 72 common reboot sys_reboot
/Linux-v6.1/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl174 164 n64 reboot sys_reboot
Dsyscall_n32.tbl174 164 n32 reboot sys_reboot
Dsyscall_o32.tbl102 88 o32 reboot sys_reboot
/Linux-v6.1/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl174 164 n64 reboot sys_reboot
/Linux-v6.1/arch/xtensa/kernel/syscalls/
Dsyscall.tbl221 203 common reboot sys_reboot
/Linux-v6.1/arch/x86/entry/syscalls/
Dsyscall_64.tbl180 169 common reboot sys_reboot
Dsyscall_32.tbl102 88 i386 reboot sys_reboot
/Linux-v6.1/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl180 169 common reboot sys_reboot
/Linux-v6.1/arch/m68k/kernel/syscalls/
Dsyscall.tbl98 88 common reboot sys_reboot
/Linux-v6.1/arch/microblaze/kernel/syscalls/
Dsyscall.tbl98 88 common reboot sys_reboot
/Linux-v6.1/arch/sh/kernel/syscalls/
Dsyscall.tbl98 88 common reboot sys_reboot
/Linux-v6.1/arch/parisc/kernel/syscalls/
Dsyscall.tbl101 88 common reboot sys_reboot
/Linux-v6.1/arch/arm/tools/
Dsyscall.tbl103 88 common reboot sys_reboot
/Linux-v6.1/arch/sparc/kernel/syscalls/
Dsyscall.tbl78 55 common reboot sys_reboot
/Linux-v6.1/arch/alpha/kernel/syscalls/
Dsyscall.tbl244 311 common reboot sys_reboot
/Linux-v6.1/include/uapi/asm-generic/
Dunistd.h451 __SYSCALL(__NR_reboot, sys_reboot)
/Linux-v6.1/arch/powerpc/kernel/syscalls/
Dsyscall.tbl123 88 nospu reboot sys_reboot
/Linux-v6.1/tools/include/uapi/asm-generic/
Dunistd.h451 __SYSCALL(__NR_reboot, sys_reboot)
/Linux-v6.1/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl123 88 nospu reboot sys_reboot
/Linux-v6.1/arch/arm64/include/asm/
Dunistd32.h190 __SYSCALL(__NR_reboot, sys_reboot)
/Linux-v6.1/include/linux/
Dsyscalls.h742 asmlinkage long sys_reboot(int magic1, int magic2, unsigned int cmd,