Home
last modified time | relevance | path

Searched refs:__NR_fcntl (Results 1 – 10 of 10) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
Dfcntl.S6 mov x8, __NR_fcntl
/bionic/libc/arch-x86_64/syscalls/
Dfcntl.S6 movl $__NR_fcntl, %eax
/bionic/libc/arch-mips64/syscalls/
Dfcntl.S8 li v0, __NR_fcntl
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h429 #define __NR_fcntl 1052 macro
487 #define __NR_fcntl __NR3264_fcntl macro
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h111 #define __NR_fcntl 72 macro
Dunistd_32.h90 #define __NR_fcntl 55 macro
Dunistd_x32.h97 #define __NR_fcntl (__X32_SYSCALL_BIT + 72) macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h94 #define __NR_fcntl (__NR_Linux + 55) macro
564 #define __NR_fcntl (__NR_Linux + 70) macro
965 #define __NR_fcntl (__NR_Linux + 70) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h57 #define SYS_fcntl __NR_fcntl
382 #define SYS_fcntl __NR_fcntl
737 #define SYS_fcntl __NR_fcntl
1102 #define SYS_fcntl __NR_fcntl
1456 #define SYS_fcntl __NR_fcntl
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h80 #define __NR_fcntl (__NR_SYSCALL_BASE + 55) macro