Searched refs:sys_mremap (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dmalloc_hook_mmap_linux.h198 void* result = sys_mremap(old_addr, old_size, new_size, flags, new_address);
/external/strace/linux/
H A Dsyscall.h80 int sys_sched_rr_get_interval(), sys_nanosleep(), sys_mremap();
/external/strace/linux/arm/
H A Dsyscallent.h194 { 5, 0, sys_mremap, "mremap" }, /* 163 */
/external/strace/linux/i386/
H A Dsyscallent.h194 { 5, 0, sys_mremap, "mremap" }, /* 163 */
/external/strace/linux/sh/
H A Dsyscallent.h196 { 5, 0, sys_mremap, "mremap" }, /* 163 */
/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_syswrap-generic.h134 DECL_TEMPLATE(generic, sys_mremap); // POSIX, but Linux arg order may be odd
H A Dsyswrap-ppc64-linux.c1295 GENX_(__NR_mremap, sys_mremap), // 163
H A Dsyswrap-amd64-linux.c1102 GENX_(__NR_mremap, sys_mremap), // 25
H A Dsyswrap-ppc32-linux.c1650 GENX_(__NR_mremap, sys_mremap), // 163
H A Dsyswrap-s390x-linux.c1312 GENX_(__NR_mremap, sys_mremap), // 163
H A Dsyswrap-arm-linux.c1645 GENX_(__NR_mremap, sys_mremap), // 163
H A Dsyswrap-mips32-linux.c1594 GENX_ (__NR_mremap, sys_mremap), // 167
H A Dsyswrap-x86-linux.c2014 GENX_(__NR_mremap, sys_mremap), // 163
H A Dsyswrap-generic.c2316 PRE(sys_mremap)
2321 PRINT("sys_mremap ( %#lx, %llu, %ld, 0x%lx, %#lx )",
2328 PRINT("sys_mremap ( %#lx, %llu, %ld, 0x%lx )",
/external/strace/
H A Dmem.c421 sys_mremap(struct tcb *tcp) function
/external/strace/linux/mips/
H A Dsyscallent.h4172 { 5, 0, sys_mremap, "mremap" }, /* 4167 */
5375 { 5, 0, sys_mremap, "mremap" }, /* 5024 */
6681 { 5, 0, sys_mremap, "mremap" }, /* 6024 */

Completed in 702 milliseconds