Searched refs:sys_reboot (Results 1 – 25 of 25) sorted by relevance
/linux/tools/perf/arch/s390/entry/syscalls/ |
A D | syscall.tbl | 83 88 common reboot sys_reboot sys_reboot
|
/linux/arch/s390/kernel/syscalls/ |
A D | syscall.tbl | 83 88 common reboot sys_reboot sys_reboot
|
/linux/tools/perf/arch/mips/entry/syscalls/ |
A D | syscall_n64.tbl | 174 164 n64 reboot sys_reboot
|
/linux/arch/ia64/kernel/syscalls/ |
A D | syscall.tbl | 84 72 common reboot sys_reboot
|
/linux/arch/mips/kernel/syscalls/ |
A D | syscall_n64.tbl | 174 164 n64 reboot sys_reboot
|
A D | syscall_n32.tbl | 174 164 n32 reboot sys_reboot
|
A D | syscall_o32.tbl | 102 88 o32 reboot sys_reboot
|
/linux/tools/include/nolibc/ |
A D | nolibc.h | 1668 ssize_t sys_reboot(int magic1, int magic2, int cmd, void *arg) in sys_reboot() function 2165 int ret = sys_reboot(LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2, cmd, 0); in reboot()
|
/linux/arch/xtensa/kernel/syscalls/ |
A D | syscall.tbl | 221 203 common reboot sys_reboot
|
/linux/arch/x86/entry/syscalls/ |
A D | syscall_64.tbl | 180 169 common reboot sys_reboot
|
A D | syscall_32.tbl | 102 88 i386 reboot sys_reboot
|
/linux/tools/perf/arch/x86/entry/syscalls/ |
A D | syscall_64.tbl | 180 169 common reboot sys_reboot
|
/linux/arch/sh/kernel/syscalls/ |
A D | syscall.tbl | 98 88 common reboot sys_reboot
|
/linux/arch/microblaze/kernel/syscalls/ |
A D | syscall.tbl | 98 88 common reboot sys_reboot
|
/linux/arch/m68k/kernel/syscalls/ |
A D | syscall.tbl | 98 88 common reboot sys_reboot
|
/linux/arch/arm/tools/ |
A D | syscall.tbl | 103 88 common reboot sys_reboot
|
/linux/arch/parisc/kernel/syscalls/ |
A D | syscall.tbl | 101 88 common reboot sys_reboot
|
/linux/arch/sparc/kernel/syscalls/ |
A D | syscall.tbl | 78 55 common reboot sys_reboot
|
/linux/arch/alpha/kernel/syscalls/ |
A D | syscall.tbl | 244 311 common reboot sys_reboot
|
/linux/tools/perf/arch/powerpc/entry/syscalls/ |
A D | syscall.tbl | 123 88 nospu reboot sys_reboot
|
/linux/tools/include/uapi/asm-generic/ |
A D | unistd.h | 451 __SYSCALL(__NR_reboot, sys_reboot)
|
/linux/arch/powerpc/kernel/syscalls/ |
A D | syscall.tbl | 123 88 nospu reboot sys_reboot
|
/linux/include/uapi/asm-generic/ |
A D | unistd.h | 451 __SYSCALL(__NR_reboot, sys_reboot)
|
/linux/arch/arm64/include/asm/ |
A D | unistd32.h | 190 __SYSCALL(__NR_reboot, sys_reboot)
|
/linux/include/linux/ |
A D | syscalls.h | 746 asmlinkage long sys_reboot(int magic1, int magic2, unsigned int cmd,
|
Completed in 34 milliseconds