Home
last modified time | relevance | path

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

/bionic/libc/arch-arm64/syscalls/
Dsendfile.S6 mov x8, __NR_sendfile
/bionic/libc/arch-arm/syscalls/
Dsendfile.S7 ldr r7, =__NR_sendfile
/bionic/libc/arch-x86_64/syscalls/
Dsendfile.S7 movl $__NR_sendfile, %eax
/bionic/libc/arch-mips/syscalls/
Dsendfile.S8 li v0, __NR_sendfile
/bionic/libc/arch-mips64/syscalls/
Dsendfile.S8 li v0, __NR_sendfile
/bionic/libc/arch-x86/syscalls/
Dsendfile.S22 movl $__NR_sendfile, %eax
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h421 #define __NR_sendfile 1046 macro
495 #define __NR_sendfile __NR3264_sendfile macro
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h71 #define __NR_sendfile 40 macro
Dunistd_32.h255 #define __NR_sendfile 187 macro
Dunistd_x32.h65 #define __NR_sendfile (__X32_SYSCALL_BIT + 40) macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h284 #define __NR_sendfile (__NR_Linux + 207) macro
525 #define __NR_sendfile (__NR_Linux + 39) macro
926 #define __NR_sendfile (__NR_Linux + 39) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h240 #define SYS_sendfile __NR_sendfile
575 #define SYS_sendfile __NR_sendfile
938 #define SYS_sendfile __NR_sendfile
1297 #define SYS_sendfile __NR_sendfile
1638 #define SYS_sendfile __NR_sendfile
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h224 #define __NR_sendfile (__NR_SYSCALL_BASE + 187) macro