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

1 2 3 4 5 6 7 8 9

  /bionic/libc/arch-arm64/syscalls/
___mremap.S 6 mov x8, __NR_mremap
  /bionic/libc/arch-x86_64/syscalls/
___mremap.S 7 movl $__NR_mremap, %eax
  /bionic/libc/arch-mips/syscalls/
___mremap.S 8 li v0, __NR_mremap
  /bionic/libc/arch-arm/syscalls/
___mremap.S 14 ldr r7, =__NR_mremap
  /bionic/libc/arch-mips64/syscalls/
___mremap.S 8 li v0, __NR_mremap
  /bionic/libc/arch-x86/syscalls/
___mremap.S 32 movl $__NR_mremap, %eax
  /external/valgrind/none/tests/linux/
mremap2.c 146 syscall(__NR_mremap, src, 20*PAGE, newsize, flags, dst, 0 );
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 52 #define __NR_mremap 25
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 52 #define __NR_mremap 25
  /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/include/vki/
vki-scnums-amd64-linux.h 65 #define __NR_mremap 25
vki-scnums-arm64-linux.h 261 #define __NR_mremap 216
vki-scnums-s390x-linux.h 167 #define __NR_mremap 163
vki-scnums-tilegx-linux.h 363 #define __NR_mremap 216
  /prebuilts/ndk/current/platforms/android-12/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/current/platforms/android-13/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/current/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/current/platforms/android-15/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/current/platforms/android-16/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/current/platforms/android-17/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/current/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/current/platforms/android-19/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/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 52 #define __NR_mremap 25
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 52 #define __NR_mremap 25
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 52 #define __NR_mremap 25

Completed in 625 milliseconds

1 2 3 4 5 6 7 8 9