Home
last modified time | relevance | path

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

/bionic/libc/arch-arm64/syscalls/
D__openat.S6 mov x8, __NR_openat
/bionic/libc/arch-x86_64/syscalls/
D__openat.S7 movl $__NR_openat, %eax
/bionic/libc/arch-arm/syscalls/
D__openat.S8 ldr r7, =__NR_openat
/bionic/libc/arch-mips/syscalls/
D__openat.S8 li v0, __NR_openat
/bionic/libc/arch-mips64/syscalls/
D__openat.S8 li v0, __NR_openat
/bionic/libc/arch-x86/syscalls/
D__openat.S28 movl $__NR_openat, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h342 #define __NR_openat 257 macro
Dunistd_32.h385 #define __NR_openat 295 macro
Dunistd_x32.h301 #define __NR_openat (__X32_SYSCALL_BIT + 257) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h109 #define __NR_openat 56 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h384 #define __NR_openat (__NR_Linux + 288) macro
789 #define __NR_openat (__NR_Linux + 247) macro
1200 #define __NR_openat (__NR_Linux + 251) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h178 #define SYS_openat __NR_openat
513 #define SYS_openat __NR_openat
876 #define SYS_openat __NR_openat
1257 #define SYS_openat __NR_openat
1606 #define SYS_openat __NR_openat
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h385 #define __NR_openat (__NR_SYSCALL_BASE + 322) macro