Searched refs:__NR_sendfile64 (Results 1 - 8 of 8) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dsendfile64.S7 ldr r7, =__NR_sendfile64
/bionic/libc/arch-mips/syscalls/
H A Dsendfile64.S8 li v0, __NR_sendfile64
/bionic/libc/arch-x86/syscalls/
H A Dsendfile64.S22 movl $__NR_sendfile64, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h507 #define __NR_sendfile64 __NR3264_sendfile macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h317 #define __NR_sendfile64 239 macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h236 #define SYS_sendfile64 __NR_sendfile64
566 #define SYS_sendfile64 __NR_sendfile64
924 #define SYS_sendfile64 __NR_sendfile64
1278 #define SYS_sendfile64 __NR_sendfile64
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h284 #define __NR_sendfile64 (__NR_SYSCALL_BASE+239) macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h321 #define __NR_sendfile64 (__NR_Linux + 237) macro
1139 #define __NR_sendfile64 (__NR_Linux + 219) macro

Completed in 1374 milliseconds