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

/bionic/libc/arch-arm/syscalls/
H A D__reboot.S7 ldr r7, =__NR_reboot
/bionic/libc/arch-arm64/syscalls/
H A D__reboot.S6 mov x8, __NR_reboot
/bionic/libc/arch-mips/syscalls/
H A D__reboot.S8 li v0, __NR_reboot
/bionic/libc/arch-x86_64/syscalls/
H A D__reboot.S7 movl $__NR_reboot, %eax
/bionic/libc/arch-mips64/syscalls/
H A D__reboot.S8 li v0, __NR_reboot
/bionic/libc/arch-x86/syscalls/
H A D__reboot.S22 movl $__NR_reboot, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h232 #define __NR_reboot 169 macro
H A Dunistd_32.h131 #define __NR_reboot 88 macro
H A Dunistd_x32.h210 #define __NR_reboot (__X32_SYSCALL_BIT + 169) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h221 #define __NR_reboot 142 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h135 #define __NR_reboot (__NR_Linux + 88) macro
675 #define __NR_reboot (__NR_Linux + 164) macro
1070 #define __NR_reboot (__NR_Linux + 164) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h197 #define SYS_reboot __NR_reboot
527 #define SYS_reboot __NR_reboot
882 #define SYS_reboot __NR_reboot
1247 #define SYS_reboot __NR_reboot
1575 #define SYS_reboot __NR_reboot
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h114 #define __NR_reboot (__NR_SYSCALL_BASE+ 88) macro

Completed in 1525 milliseconds