Home
last modified time | relevance | path

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

12

/external/valgrind/include/vki/
Dvki-scnums-tilegx-linux.h149 #define __NR_sendfile 71 macro
Dvki-scnums-s390x-linux.h185 #define __NR_sendfile 187 macro
Dvki-scnums-amd64-linux.h82 #define __NR_sendfile 40 macro
Dvki-scnums-x86-linux.h224 #define __NR_sendfile 187 macro
Dvki-scnums-arm-linux.h224 #define __NR_sendfile 187 macro
Dvki-scnums-ppc64-linux.h223 #define __NR_sendfile 186 macro
Dvki-scnums-ppc32-linux.h223 #define __NR_sendfile 186 macro
Dvki-scnums-mips64-linux.h78 #define __NR_sendfile (__NR_Linux + 39) macro
Dvki-scnums-mips32-linux.h247 #define __NR_sendfile (__NR_Linux + 207) macro
Dvki-scnums-darwin.h581 #define __NR_sendfile VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(337) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h44 #define __NR_sendfile 40 macro
Dunistd_32.h191 #define __NR_sendfile 187 macro
Dunistd_x32.h39 #define __NR_sendfile (__X32_SYSCALL_BIT + 40) macro
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h780 #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/
Dunistd.h230 #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/
Dunistd.h215 #define __NR_sendfile (__NR_SYSCALL_BASE+187) macro
/external/valgrind/memcheck/tests/x86-linux/
Dscalar.c838 GO(__NR_sendfile, "4s 1m"); in main()
839 SY(__NR_sendfile, x0, x0, x0+1, x0); FAIL; in main()
/external/valgrind/memcheck/tests/darwin/
Dscalar.c1422 GO(__NR_sendfile, "4s 1m"); in main()
1423 SY(__NR_sendfile, x0, x0, x0+1, x0); FAIL; in main()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-ppc64-linux.c1004 LINXY(__NR_sendfile, sys_sendfile), // 186
Dsyswrap-ppc32-linux.c1081 LINXY(__NR_sendfile, sys_sendfile), // 186
Dsyswrap-amd64-linux.c746 LINXY(__NR_sendfile, sys_sendfile), // 40
Dsyswrap-s390x-linux.c857 LINXY(__NR_sendfile, sys_sendfile), // 187
Dsyswrap-mips64-linux.c670 LINXY (__NR_sendfile, sys_sendfile),
Dsyswrap-arm-linux.c985 LINXY(__NR_sendfile, sys_sendfile), // 187
Dsyswrap-mips32-linux.c1007 LINXY (__NR_sendfile, sys_sendfile), // 207

12