Home
last modified time | relevance | path

Searched refs:__NR_reboot (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
D__reboot.S6 mov x8, __NR_reboot
/bionic/libc/arch-arm/syscalls/
D__reboot.S7 ldr r7, =__NR_reboot
/bionic/libc/arch-x86_64/syscalls/
D__reboot.S7 movl $__NR_reboot, %eax
/bionic/libc/arch-mips/syscalls/
D__reboot.S8 li v0, __NR_reboot
/bionic/libc/arch-mips64/syscalls/
D__reboot.S8 li v0, __NR_reboot
/bionic/libc/arch-x86/syscalls/
D__reboot.S22 movl $__NR_reboot, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h232 #define __NR_reboot 169 macro
Dunistd_32.h131 #define __NR_reboot 88 macro
Dunistd_x32.h210 #define __NR_reboot (__X32_SYSCALL_BIT + 169) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h222 #define __NR_reboot 142 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h135 #define __NR_reboot (__NR_Linux + 88) macro
681 #define __NR_reboot (__NR_Linux + 164) macro
1082 #define __NR_reboot (__NR_Linux + 164) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h200 #define SYS_reboot __NR_reboot
535 #define SYS_reboot __NR_reboot
895 #define SYS_reboot __NR_reboot
1265 #define SYS_reboot __NR_reboot
1599 #define SYS_reboot __NR_reboot
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h114 #define __NR_reboot (__NR_SYSCALL_BASE + 88) macro