Searched refs:__NR_pread64 (Results 1 - 19 of 19) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h56 #define __NR_pread64 17 macro
H A Dvki-scnums-s390x-linux.h179 #define __NR_pread64 180 macro
H A Dvki-scnums-arm-linux.h217 #define __NR_pread64 180 macro
H A Dvki-scnums-ppc32-linux.h216 #define __NR_pread64 179 macro
H A Dvki-scnums-ppc64-linux.h216 #define __NR_pread64 179 macro
H A Dvki-scnums-x86-linux.h217 #define __NR_pread64 180 macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h188 #define __NR_pread64 180 macro
/external/strace/
H A Dsyscall-android.h167 #define SYS_pread64 __NR_pread64
/external/kernel-headers/original/asm-mips/
H A Dunistd.h223 #define __NR_pread64 (__NR_Linux + 200) macro
386 #define __NR_pread64 (__NR_Linux + 16) macro
692 #define __NR_pread64 (__NR_Linux + 16) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h208 #define __NR_pread64 (__NR_SYSCALL_BASE+180) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c798 // __NR_pread64 180
799 GO(__NR_pread64, "5s 1m");
800 SY(__NR_pread64, x0, x0, x0+1, x0, x0); FAIL;
H A Dscalar.stderr.exp2238 180: __NR_pread64 5s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1382 // __NR_pread64 180
1383 GO(__NR_pread64, "5s 1m");
1384 SY(__NR_pread64, x0, x0, x0+1, x0, x0); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1313 GENXY(__NR_pread64, sys_pread64), // 179
H A Dsyswrap-amd64-linux.c1076 GENXY(__NR_pread64, sys_pread64), // 17
H A Dsyswrap-ppc32-linux.c1669 GENXY(__NR_pread64, sys_pread64), // 179
H A Dsyswrap-s390x-linux.c1324 GENXY(__NR_pread64, sys_pread64), // 180
H A Dsyswrap-arm-linux.c1593 GENXY(__NR_pread64, sys_pread64), // 180
H A Dsyswrap-x86-linux.c2033 GENXY(__NR_pread64, sys_pread64), // 180

Completed in 101 milliseconds