Searched refs:__NR_fcntl (Results 1 - 25 of 41) sorted by last modified time

12

/bionic/libc/arch-arm64/syscalls/
H A Dfcntl.S6 mov x8, __NR_fcntl
/bionic/libc/arch-mips64/syscalls/
H A Dfcntl.S8 li $v0, __NR_fcntl
/bionic/libc/arch-x86_64/syscalls/
H A Dfcntl.S6 movl $__NR_fcntl, %eax
/bionic/libc/include/bits/
H A Dglibc-syscalls.h211 #if defined(__NR_fcntl)
212 #define SYS_fcntl __NR_fcntl
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h61 #define __NR_fcntl (__NR_SYSCALL_BASE + 55) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h359 #define __NR_fcntl 1052 macro
406 #define __NR_fcntl __NR3264_fcntl macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h79 #define __NR_fcntl (__NR_Linux + 55) macro
466 #define __NR_fcntl (__NR_Linux + 70) macro
798 #define __NR_fcntl (__NR_Linux + 70) macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h76 #define __NR_fcntl 55 macro
H A Dunistd_64.h93 #define __NR_fcntl 72 macro
H A Dunistd_x32.h82 #define __NR_fcntl (__X32_SYSCALL_BIT + 72) macro
/bionic/libc/versioner-dependencies/arm/kernel_uapi_asm-arm/asm/
H A Dunistd-common.h61 #define __NR_fcntl (__NR_SYSCALL_BASE + 55) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-arm/asm/
H A Dunistd-common.h61 #define __NR_fcntl (__NR_SYSCALL_BASE + 55) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h359 #define __NR_fcntl 1052 macro
406 #define __NR_fcntl __NR3264_fcntl macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-mips/asm/
H A Dunistd.h79 #define __NR_fcntl (__NR_Linux + 55) macro
466 #define __NR_fcntl (__NR_Linux + 70) macro
798 #define __NR_fcntl (__NR_Linux + 70) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h76 #define __NR_fcntl 55 macro
H A Dunistd_64.h93 #define __NR_fcntl 72 macro
H A Dunistd_x32.h82 #define __NR_fcntl (__X32_SYSCALL_BIT + 72) macro
/bionic/libc/versioner-dependencies/mips/kernel_uapi_asm-mips/asm/
H A Dunistd.h79 #define __NR_fcntl (__NR_Linux + 55) macro
466 #define __NR_fcntl (__NR_Linux + 70) macro
798 #define __NR_fcntl (__NR_Linux + 70) macro
/bionic/libc/versioner-dependencies/mips64/kernel_uapi_asm-mips/asm/
H A Dunistd.h79 #define __NR_fcntl (__NR_Linux + 55) macro
466 #define __NR_fcntl (__NR_Linux + 70) macro
798 #define __NR_fcntl (__NR_Linux + 70) macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h76 #define __NR_fcntl 55 macro
H A Dunistd_64.h93 #define __NR_fcntl 72 macro
H A Dunistd_x32.h82 #define __NR_fcntl (__X32_SYSCALL_BIT + 72) macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h76 #define __NR_fcntl 55 macro
H A Dunistd_64.h93 #define __NR_fcntl 72 macro
H A Dunistd_x32.h82 #define __NR_fcntl (__X32_SYSCALL_BIT + 72) macro

Completed in 232 milliseconds

12