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

1 2 3 4 5 6

  /bionic/libc/arch-arm/syscalls/
munlock.S 8 ldr r7, =__NR_munlock
  /bionic/libc/arch-mips/syscalls/
munlock.S 11 li $v0, __NR_munlock
  /bionic/libc/arch-x86/syscalls/
munlock.S 11 movl $__NR_munlock, %eax
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 90 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
204 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
301 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
413 #define __NR_munlock (__NR_SYSCALL_BASE + 155)
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 208 #define __NR_munlock 150
vki-scnums-s390x-linux.h 155 #define __NR_munlock 151
vki-scnums-arm-linux.h 188 #define __NR_munlock 151
vki-scnums-ppc32-linux.h 188 #define __NR_munlock 151
vki-scnums-ppc64-linux.h 188 #define __NR_munlock 151
vki-scnums-x86-linux.h 188 #define __NR_munlock 151
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 90 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
204 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
301 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
413 #define __NR_munlock (__NR_SYSCALL_BASE + 155)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 90 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
204 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
301 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
413 #define __NR_munlock (__NR_SYSCALL_BASE + 155)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 90 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
204 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
301 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
413 #define __NR_munlock (__NR_SYSCALL_BASE + 155)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 90 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
204 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
301 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
413 #define __NR_munlock (__NR_SYSCALL_BASE + 155)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 90 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
204 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
301 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
413 #define __NR_munlock (__NR_SYSCALL_BASE + 155)
    [all...]
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 613 #if !defined(__NR_munlock)
614 #define __NR_munlock 150
x86_32_linux_syscalls.h 617 #if !defined(__NR_munlock)
618 #define __NR_munlock 151
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 210 #define __NR_munlock 151
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 61 #define __NR_munlock (__NR_SYSCALL_BASE + 151)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 210 #define __NR_munlock 151
  /external/kernel-headers/original/asm-x86/
unistd_32.h 159 #define __NR_munlock 151
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 159 #define __NR_munlock 151
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 159 #define __NR_munlock 151
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 159 #define __NR_munlock 151
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 61 #define __NR_munlock (__NR_SYSCALL_BASE + 151)

Completed in 59 milliseconds

1 2 3 4 5 6