Searched defs:__NR_sendfile (Results 1 - 17 of 17) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h44 #define __NR_sendfile 40 macro
H A Dunistd_x32.h39 #define __NR_sendfile (__X32_SYSCALL_BIT + 40) macro
H A Dunistd_32.h191 #define __NR_sendfile 187 macro
/external/strace/
H A Dscno.h221 #ifndef __NR_sendfile
222 # define __NR_sendfile (SYSCALL_BIT | 71) macro
902 #ifndef __NR_sendfile
903 # define __NR_sendfile (SYSCALL_BIT | 1046) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h82 #define __NR_sendfile 40 macro
H A Dvki-scnums-arm64-linux.h380 //#define __NR_sendfile 1046
381 //__SYSCALL(__NR_sendfile, sys_sendfile)
486 #define __NR_sendfile __NR3264_sendfile macro
H A Dvki-scnums-mips64-linux.h78 #define __NR_sendfile (__NR_Linux + 39) macro
H A Dvki-scnums-s390x-linux.h185 #define __NR_sendfile 187 macro
H A Dvki-scnums-arm-linux.h224 #define __NR_sendfile 187 macro
H A Dvki-scnums-mips32-linux.h247 #define __NR_sendfile (__NR_Linux + 207) macro
H A Dvki-scnums-ppc32-linux.h223 #define __NR_sendfile 186 macro
H A Dvki-scnums-ppc64-linux.h223 #define __NR_sendfile 186 macro
H A Dvki-scnums-x86-linux.h224 #define __NR_sendfile 187 macro
H A Dvki-scnums-darwin.h608 #define __NR_sendfile VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(337) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd-common.h152 #define __NR_sendfile (__NR_SYSCALL_BASE + 187) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h805 #define __NR_sendfile 1046 macro
806 __SYSCALL(__NR_sendfile, sys_sendfile)
919 #define __NR_sendfile __NR3264_sendfile macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h231 #define __NR_sendfile (__NR_Linux + 207) macro
448 #define __NR_sendfile (__NR_Linux + 39) macro
792 #define __NR_sendfile (__NR_Linux + 39) macro

Completed in 111 milliseconds