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

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h82 #define __NR_sendfile 40 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-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.h554 #define __NR_sendfile VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(337) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h195 #define __NR_sendfile 187 macro
/external/strace/
H A Dsyscall-android.h205 #define SYS_sendfile __NR_sendfile
/external/kernel-headers/original/asm-mips/
H A Dunistd.h230 #define __NR_sendfile (__NR_Linux + 207) macro
426 #define __NR_sendfile (__NR_Linux + 39) macro
749 #define __NR_sendfile (__NR_Linux + 39) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h215 #define __NR_sendfile (__NR_SYSCALL_BASE+187) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c837 // __NR_sendfile 187
838 GO(__NR_sendfile, "4s 1m");
839 SY(__NR_sendfile, x0, x0, x0+1, x0); FAIL;
H A Dscalar.stderr.exp2393 187: __NR_sendfile 4s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c599 // __NR_sendfile 337
1417 // __NR_sendfile 187
1418 GO(__NR_sendfile, "4s 1m");
1419 SY(__NR_sendfile, x0, x0, x0+1, x0); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1322 LINXY(__NR_sendfile, sys_sendfile), // 186
H A Dsyswrap-amd64-linux.c1104 LINXY(__NR_sendfile, sys_sendfile), // 40
H A Dsyswrap-ppc32-linux.c1676 LINXY(__NR_sendfile, sys_sendfile), // 186
H A Dsyswrap-s390x-linux.c1332 LINXY(__NR_sendfile, sys_sendfile), // 187
H A Dsyswrap-arm-linux.c1601 LINXY(__NR_sendfile, sys_sendfile), // 187
H A Dsyswrap-x86-linux.c2041 LINXY(__NR_sendfile, sys_sendfile), // 187
H A Dsyswrap-darwin.c8191 MACXY(__NR_sendfile, sendfile),

Completed in 87 milliseconds