Searched refs:__NR_sendfile (Results 1 - 25 of 44) sorted by relevance

12

/bionic/libc/arch-arm/syscalls/
H A Dsendfile.S8 ldr r7, =__NR_sendfile
/bionic/libc/arch-arm64/syscalls/
H A Dsendfile.S6 mov x8, __NR_sendfile
/bionic/libc/arch-mips/syscalls/
H A Dsendfile.S8 li $v0, __NR_sendfile
/bionic/libc/arch-x86_64/syscalls/
H A Dsendfile.S7 movl $__NR_sendfile, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dsendfile.S8 li $v0, __NR_sendfile
/bionic/libc/arch-x86/syscalls/
H A Dsendfile.S28 movl $__NR_sendfile, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h353 #define __NR_sendfile 1046 macro
412 #define __NR_sendfile __NR3264_sendfile macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h353 #define __NR_sendfile 1046 macro
412 #define __NR_sendfile __NR3264_sendfile macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h353 #define __NR_sendfile 1046 macro
412 #define __NR_sendfile __NR3264_sendfile macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h208 #define __NR_sendfile 187 macro
H A Dunistd_64.h61 #define __NR_sendfile 40 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h208 #define __NR_sendfile 187 macro
H A Dunistd_64.h61 #define __NR_sendfile 40 macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h208 #define __NR_sendfile 187 macro
H A Dunistd_64.h61 #define __NR_sendfile 40 macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h208 #define __NR_sendfile 187 macro
H A Dunistd_64.h61 #define __NR_sendfile 40 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h208 #define __NR_sendfile 187 macro
H A Dunistd_64.h61 #define __NR_sendfile 40 macro
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h208 #define __NR_sendfile 187 macro
H A Dunistd_64.h61 #define __NR_sendfile 40 macro
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h208 #define __NR_sendfile 187 macro
H A Dunistd_64.h61 #define __NR_sendfile 40 macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h889 #if defined(__NR_sendfile)
890 #define SYS_sendfile __NR_sendfile
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h889 #if defined(__NR_sendfile)
890 #define SYS_sendfile __NR_sendfile

Completed in 106 milliseconds

12