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

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h67 #define __NR_mincore 27 macro
H A Dvki-scnums-s390x-linux.h190 #define __NR_mincore 218 macro
H A Dvki-scnums-arm-linux.h256 #define __NR_mincore 219 macro
H A Dvki-scnums-ppc32-linux.h247 #define __NR_mincore 206 macro
H A Dvki-scnums-ppc64-linux.h243 #define __NR_mincore 206 macro
H A Dvki-scnums-x86-linux.h255 #define __NR_mincore 218 macro
H A Dvki-scnums-darwin.h273 #define __NR_mincore VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(78) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h226 #define __NR_mincore 218 macro
/external/strace/
H A Dsyscall-android.h130 #define SYS_mincore __NR_mincore
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c164 GO(__NR_mincore, 78, "3s 1m");
165 SY(__NR_mincore, x0, x0+40960, x0); FAIL;
1545 // __NR_mincore 218
1546 GO(__NR_mincore, "3s 1m");
1547 SY(__NR_mincore, x0, x0+40960, x0); FAIL;
H A Dscalar.stderr.exp255 x200004e(78): __NR_mincore 3s 1m
/external/kernel-headers/original/asm-mips/
H A Dunistd.h240 #define __NR_mincore (__NR_Linux + 217) macro
413 #define __NR_mincore (__NR_Linux + 26) macro
736 #define __NR_mincore (__NR_Linux + 26) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h247 #define __NR_mincore (__NR_SYSCALL_BASE+219) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c965 // __NR_mincore 218
966 GO(__NR_mincore, "3s 1m");
967 SY(__NR_mincore, x0, x0+40960, x0); FAIL;
H A Dscalar.stderr.exp2844 218: __NR_mincore 3s 1m
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-amd64-linux.c1088 GENXY(__NR_mincore, sys_mincore), // 27
H A Dsyswrap-ppc32-linux.c1702 GENXY(__NR_mincore, sys_mincore), // 206
H A Dsyswrap-s390x-linux.c1369 GENXY(__NR_mincore, sys_mincore), // 218
H A Dsyswrap-arm-linux.c1639 GENXY(__NR_mincore, sys_mincore), // 218
H A Dsyswrap-x86-linux.c2079 GENXY(__NR_mincore, sys_mincore), // 218
H A Dsyswrap-darwin.c7908 GENXY(__NR_mincore, sys_mincore),

Completed in 82 milliseconds