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

1 2 3 4 5 6 7

  /bionic/libc/arch-mips/syscalls/
__mmap2.S 8 li v0, __NR_mmap2
  /bionic/libc/arch-arm/syscalls/
__mmap2.S 14 ldr r7, =__NR_mmap2
  /bionic/libc/arch-x86/syscalls/
__mmap2.S 36 movl $__NR_mmap2, %eax
  /external/libchrome/sandbox/linux/seccomp-bpf/
syscall_unittest.cc 39 #ifdef __NR_mmap2
40 const int kMMapNr = __NR_mmap2;
222 #if defined(__NR_mmap2)
  /external/tlsdate/src/
seccomp.c 131 #ifdef __NR_mmap2
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
456 #define __NR_mmap2 (__NR_SYSCALL_BASE + 210)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
456 #define __NR_mmap2 (__NR_SYSCALL_BASE + 210)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
456 #define __NR_mmap2 (__NR_SYSCALL_BASE + 210)
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
456 #define __NR_mmap2 (__NR_SYSCALL_BASE + 210)
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
456 #define __NR_mmap2 (__NR_SYSCALL_BASE + 210)
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
456 #define __NR_mmap2 (__NR_SYSCALL_BASE + 210)
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
456 #define __NR_mmap2 (__NR_SYSCALL_BASE + 210)
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
456 #define __NR_mmap2 (__NR_SYSCALL_BASE + 210)
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
456 #define __NR_mmap2 (__NR_SYSCALL_BASE + 210)
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 115 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
228 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
326 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
456 #define __NR_mmap2 (__NR_SYSCALL_BASE + 210)
    [all...]
  /external/libchrome/sandbox/linux/system_headers/
x86_32_linux_syscalls.h 781 #if !defined(__NR_mmap2)
782 #define __NR_mmap2 192
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 524 #define __NR_mmap2 __NR3264_mmap
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 261 #define __NR_mmap2 192
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 261 #define __NR_mmap2 192
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h 261 #define __NR_mmap2 192
  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 511 #define __NR_mmap2 __NR3264_mmap
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 55 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 261 #define __NR_mmap2 192
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 196 #define __NR_mmap2 192
  /external/libchrome/sandbox/linux/seccomp-bpf-helpers/
baseline_policy.cc 185 if (sysno == __NR_mmap2)

Completed in 434 milliseconds

1 2 3 4 5 6 7