Home
last modified time | relevance | path

Searched refs:sys_mincore (Results 1 – 22 of 22) sorted by relevance

/external/strace/strace/linux/sparc/
Dsyscall.h47 int sys_getpagesize(),sys_mmap(),sys_mctl(),sys_munmap(),sys_mprotect(),sys_mincore(), sys_mremap();
Dsyscallent.h79 { 3, 0, sys_mincore, "mincore" }, /* 78 */
/external/strace/strace/linux/x86_64/
Dsyscallent.h28 { 3, 0, sys_mincore, "mincore" }, /* 27 */
/external/strace/strace/linux/hppa/
Dsyscallent.h80 { 3, 0, sys_mincore, "mincore" }, /* 72 */
/external/strace/strace/linux/powerpc/
Dsyscallent.h238 { 3, 0, sys_mincore, "mincore" }, /* 206 */
/external/strace/strace/linux/sparc64/
Dsyscallent2.h79 { 3, 0, sys_mincore, "mincore" }, /* 78 */
Dsyscallent.h79 { 3, 0, sys_mincore, "mincore" }, /* 78 */
/external/strace/strace/linux/s390x/
Dsyscallent.h248 { 3, 0, sys_mincore, "mincore" }, /* 218 */
/external/strace/strace/linux/s390/
Dsyscallent.h249 { 3, 0, sys_mincore, "mincore" }, /* 218 */
/external/strace/strace/linux/
Dsyscallent.h267 { 3, 0, sys_mincore, "mincore" }, /* 218 */
Dsyscall.h115 int sys_mincore();
/external/strace/linux/
Dsyscallent.h275 { 3, 0, sys_mincore, "mincore" }, /* 218 */
Dsyscall.h115 int sys_mincore();
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-generic.h204 DECL_TEMPLATE(generic, sys_mincore); // * L?
Dsyswrap-ppc32-linux.c1684 GENXY(__NR_mincore, sys_mincore), // 206
Dsyswrap-amd64-linux.c1087 GENX_(__NR_mincore, sys_mincore), // 27
Dsyswrap-arm-linux.c1498 GENXY(__NR_mincore, sys_mincore), // 218
Dsyswrap-generic.c3534 PRE(sys_mincore) in PRE() argument
3542 POST(sys_mincore) in POST() argument
Dsyswrap-x86-linux.c2055 GENXY(__NR_mincore, sys_mincore), // 218
Dsyswrap-darwin.c7678 GENXY(__NR_mincore, sys_mincore),
/external/strace/
Dmem.c499 sys_mincore(tcp) in sys_mincore() function
DChangeLog185 * mem.c (sys_mincore): Changed type of variables which deal with
395 * linux/syscallent.h: Use sys_mincore instead of printargs.
1994 * linux/syscall.h: Added sys_mincore() prototype and added new