/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 127 #define __NR_reboot 142 macro
|
H A D | unistd_64.h | 145 #define __NR_reboot 142 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 146 #define __NR_reboot 142 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 145 #define __NR_reboot 142 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 63 #define __NR_reboot 88 macro
|
H A D | unistd_32.h | 77 #define __NR_reboot 88 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 173 #define __NR_reboot 169 macro
|
H A D | unistd_32.h | 92 #define __NR_reboot 88 macro
|
H A D | unistd_x32.h | 155 #define __NR_reboot (__X32_SYSCALL_BIT + 169) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 92 #define __NR_reboot 88 macro
|
H A D | unistd_32.h | 92 #define __NR_reboot 88 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 392 #define __NR_reboot 142 macro 393 __SYSCALL(__NR_reboot, sys_reboot)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 392 #define __NR_reboot 142 macro 393 __SYSCALL(__NR_reboot, sys_reboot)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 392 #define __NR_reboot 142 macro 393 __SYSCALL(__NR_reboot, sys_reboot)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 189 #define __NR_reboot 88 macro 190 __SYSCALL(__NR_reboot, sys_reboot)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 168 #define __NR_reboot (__NR_Linux + 164) macro
|
H A D | unistd_n32.h | 168 #define __NR_reboot (__NR_Linux + 164) macro
|
H A D | unistd_o32.h | 92 #define __NR_reboot (__NR_Linux + 88) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 69 #define __NR_reboot (__NR_SYSCALL_BASE + 88) macro
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 881 return my_syscall4(__NR_reboot, magic1, magic2, cmd, arg); in sys_reboot()
|