/external/valgrind/include/vki/ |
D | vki-scnums-tilegx-linux.h | 149 #define __NR_sendfile 71 macro
|
D | vki-scnums-s390x-linux.h | 185 #define __NR_sendfile 187 macro
|
D | vki-scnums-amd64-linux.h | 82 #define __NR_sendfile 40 macro
|
D | vki-scnums-x86-linux.h | 224 #define __NR_sendfile 187 macro
|
D | vki-scnums-arm-linux.h | 224 #define __NR_sendfile 187 macro
|
D | vki-scnums-ppc64-linux.h | 223 #define __NR_sendfile 186 macro
|
D | vki-scnums-ppc32-linux.h | 223 #define __NR_sendfile 186 macro
|
D | vki-scnums-mips64-linux.h | 78 #define __NR_sendfile (__NR_Linux + 39) macro
|
D | vki-scnums-mips32-linux.h | 247 #define __NR_sendfile (__NR_Linux + 207) macro
|
D | vki-scnums-darwin.h | 581 #define __NR_sendfile VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(337) macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | unistd_64.h | 44 #define __NR_sendfile 40 macro
|
D | unistd_32.h | 191 #define __NR_sendfile 187 macro
|
D | unistd_x32.h | 39 #define __NR_sendfile (__X32_SYSCALL_BIT + 40) macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | unistd.h | 780 #define __NR_sendfile 1046 macro 781 __SYSCALL(__NR_sendfile, sys_sendfile) 894 #define __NR_sendfile __NR3264_sendfile macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | unistd.h | 230 #define __NR_sendfile (__NR_Linux + 207) macro 435 #define __NR_sendfile (__NR_Linux + 39) macro 768 #define __NR_sendfile (__NR_Linux + 39) macro
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | unistd.h | 215 #define __NR_sendfile (__NR_SYSCALL_BASE+187) macro
|
/external/valgrind/memcheck/tests/x86-linux/ |
D | scalar.c | 838 GO(__NR_sendfile, "4s 1m"); in main() 839 SY(__NR_sendfile, x0, x0, x0+1, x0); FAIL; in main()
|
/external/valgrind/memcheck/tests/darwin/ |
D | scalar.c | 1422 GO(__NR_sendfile, "4s 1m"); in main() 1423 SY(__NR_sendfile, x0, x0, x0+1, x0); FAIL; in main()
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-ppc64-linux.c | 1004 LINXY(__NR_sendfile, sys_sendfile), // 186
|
D | syswrap-ppc32-linux.c | 1081 LINXY(__NR_sendfile, sys_sendfile), // 186
|
D | syswrap-amd64-linux.c | 746 LINXY(__NR_sendfile, sys_sendfile), // 40
|
D | syswrap-s390x-linux.c | 857 LINXY(__NR_sendfile, sys_sendfile), // 187
|
D | syswrap-mips64-linux.c | 670 LINXY (__NR_sendfile, sys_sendfile),
|
D | syswrap-arm-linux.c | 985 LINXY(__NR_sendfile, sys_sendfile), // 187
|
D | syswrap-mips32-linux.c | 1007 LINXY (__NR_sendfile, sys_sendfile), // 207
|