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

/bionic/libc/arch-arm/syscalls/
H A Dsendfile.S7 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.S22 movl $__NR_sendfile, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h414 #define __NR_sendfile 1046 macro
487 #define __NR_sendfile __NR3264_sendfile macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h71 #define __NR_sendfile 40 macro
H A Dunistd_32.h255 #define __NR_sendfile 187 macro
H A Dunistd_x32.h65 #define __NR_sendfile (__X32_SYSCALL_BIT + 40) macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h284 #define __NR_sendfile (__NR_Linux + 207) macro
519 #define __NR_sendfile (__NR_Linux + 39) macro
914 #define __NR_sendfile (__NR_Linux + 39) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h235 #define SYS_sendfile __NR_sendfile
565 #define SYS_sendfile __NR_sendfile
923 #define SYS_sendfile __NR_sendfile
1277 #define SYS_sendfile __NR_sendfile
1612 #define SYS_sendfile __NR_sendfile
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h224 #define __NR_sendfile (__NR_SYSCALL_BASE+187) macro

Completed in 148 milliseconds