Searched refs:__NR_fcntl (Results 1 - 25 of 26) sorted by relevance

12

/bionic/libc/arch-arm64/syscalls/
H A Dfcntl.S6 mov x8, __NR_fcntl
/bionic/libc/arch-x86_64/syscalls/
H A Dfcntl.S6 movl $__NR_fcntl, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dfcntl.S8 li v0, __NR_fcntl
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h444 #define __NR_fcntl 1052 macro
502 #define __NR_fcntl __NR3264_fcntl macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h444 #define __NR_fcntl 1052 macro
502 #define __NR_fcntl __NR3264_fcntl macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h90 #define __NR_fcntl 55 macro
H A Dunistd_64.h111 #define __NR_fcntl 72 macro
H A Dunistd_x32.h97 #define __NR_fcntl (__X32_SYSCALL_BIT + 72) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h90 #define __NR_fcntl 55 macro
H A Dunistd_64.h111 #define __NR_fcntl 72 macro
H A Dunistd_x32.h97 #define __NR_fcntl (__X32_SYSCALL_BIT + 72) macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h90 #define __NR_fcntl 55 macro
H A Dunistd_64.h111 #define __NR_fcntl 72 macro
H A Dunistd_x32.h97 #define __NR_fcntl (__X32_SYSCALL_BIT + 72) macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h90 #define __NR_fcntl 55 macro
H A Dunistd_64.h111 #define __NR_fcntl 72 macro
H A Dunistd_x32.h97 #define __NR_fcntl (__X32_SYSCALL_BIT + 72) macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h202 #if defined(__NR_fcntl)
203 #define SYS_fcntl __NR_fcntl
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h202 #if defined(__NR_fcntl)
203 #define SYS_fcntl __NR_fcntl
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h94 #define __NR_fcntl (__NR_Linux + 55) macro
576 #define __NR_fcntl (__NR_Linux + 70) macro
990 #define __NR_fcntl (__NR_Linux + 70) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-mips/asm/
H A Dunistd.h94 #define __NR_fcntl (__NR_Linux + 55) macro
576 #define __NR_fcntl (__NR_Linux + 70) macro
990 #define __NR_fcntl (__NR_Linux + 70) macro
/bionic/libc/versioner-dependencies/mips/kernel_uapi_asm-mips/asm/
H A Dunistd.h94 #define __NR_fcntl (__NR_Linux + 55) macro
576 #define __NR_fcntl (__NR_Linux + 70) macro
990 #define __NR_fcntl (__NR_Linux + 70) macro
/bionic/libc/versioner-dependencies/mips64/kernel_uapi_asm-mips/asm/
H A Dunistd.h94 #define __NR_fcntl (__NR_Linux + 55) macro
576 #define __NR_fcntl (__NR_Linux + 70) macro
990 #define __NR_fcntl (__NR_Linux + 70) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h71 #define __NR_fcntl (__NR_SYSCALL_BASE + 55) macro
/bionic/libc/versioner-dependencies/arm/kernel_uapi_asm-arm/asm/
H A Dunistd-common.h71 #define __NR_fcntl (__NR_SYSCALL_BASE + 55) macro

Completed in 163 milliseconds

12