Searched refs:sys_mincore (Results 1 - 11 of 11) sorted by last modified time

/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_syswrap-generic.h204 DECL_TEMPLATE(generic, sys_mincore); // * L?
H A Dsyswrap-amd64-linux.c1088 GENXY(__NR_mincore, sys_mincore), // 27
H A Dsyswrap-arm-linux.c1639 GENXY(__NR_mincore, sys_mincore), // 218
H A Dsyswrap-darwin.c7908 GENXY(__NR_mincore, sys_mincore),
H A Dsyswrap-generic.c3583 PRE(sys_mincore)
3585 PRINT("sys_mincore ( %#lx, %llu, %#lx )", ARG1,(ULong)ARG2,ARG3);
3591 POST(sys_mincore)
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-x86-linux.c2079 GENXY(__NR_mincore, sys_mincore), // 218
/external/strace/linux/i386/
H A Dsyscallent.h251 { 3, 0, sys_mincore, "mincore" }, /* 218 */
/external/strace/linux/
H A Dsyscall.h136 int sys_mincore();
/external/strace/
H A Dmem.c571 sys_mincore(tcp) function

Completed in 103 milliseconds