HomeSort by relevance Sort by last modified time
    Searched refs:__NR_mremap (Results 1 - 25 of 138) sorted by null

1 2 3 4 5 6

  /bionic/libc/arch-arm/syscalls/
mremap.S 8 ldr r7, =__NR_mremap
  /bionic/libc/arch-mips/syscalls/
mremap.S 11 li $v0, __NR_mremap
  /bionic/libc/arch-x86/syscalls/
mremap.S 15 movl $__NR_mremap, %eax
  /external/valgrind/main/none/tests/linux/
mremap2.c 146 syscall(__NR_mremap, src, 20*PAGE, newsize, flags, dst, 0 );
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 100 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
214 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
311 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
423 #define __NR_mremap (__NR_SYSCALL_BASE + 167)
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 65 #define __NR_mremap 25
vki-scnums-s390x-linux.h 167 #define __NR_mremap 163
vki-scnums-arm-linux.h 200 #define __NR_mremap 163
vki-scnums-ppc32-linux.h 200 #define __NR_mremap 163
vki-scnums-ppc64-linux.h 200 #define __NR_mremap 163
vki-scnums-x86-linux.h 200 #define __NR_mremap 163
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 100 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
214 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
311 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
423 #define __NR_mremap (__NR_SYSCALL_BASE + 167)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 100 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
214 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
311 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
423 #define __NR_mremap (__NR_SYSCALL_BASE + 167)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 100 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
214 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
311 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
423 #define __NR_mremap (__NR_SYSCALL_BASE + 167)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 100 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
214 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
311 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
423 #define __NR_mremap (__NR_SYSCALL_BASE + 167)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 100 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
214 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
311 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
423 #define __NR_mremap (__NR_SYSCALL_BASE + 167)
    [all...]
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 113 #if !defined(__NR_mremap)
114 #define __NR_mremap 25
x86_32_linux_syscalls.h 665 #if !defined(__NR_mremap)
666 #define __NR_mremap 163
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-common.c 208 __NR_mremap,
229 __NR_mremap,
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 225 #define __NR_mremap 163
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 57 #define __NR_mremap (__NR_SYSCALL_BASE + 163)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 225 #define __NR_mremap 163
  /external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_hook_mmap_linux.h 64 #define SYS_mremap __NR_mremap
  /external/kernel-headers/original/asm-x86/
unistd_32.h 171 #define __NR_mremap 163
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 171 #define __NR_mremap 163

Completed in 302 milliseconds

1 2 3 4 5 6