HomeSort by relevance Sort by last modified time
    Searched refs:__NR_munlockall (Results 51 - 75 of 84) sorted by null

1 23 4

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 221 #define __NR_munlockall (__NR_Linux + 157)
651 #define __NR_munlockall (__NR_Linux + 149)
    [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 169 #define SYS_munlockall __NR_munlockall
518 #define SYS_munlockall __NR_munlockall
876 #define SYS_munlockall __NR_munlockall
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /external/kernel-headers/original/asm-arm/
unistd.h 181 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /external/valgrind/main/include/vki/
vki-scnums-darwin.h 542 #define __NR_munlockall VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(325)
    [all...]
vki-scnums-mips32-linux.h 197 #define __NR_munlockall (__NR_Linux + 157)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 143 #define SYS_munlockall __NR_munlockall
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 143 #define SYS_munlockall __NR_munlockall
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 143 #define SYS_munlockall __NR_munlockall
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 189 #define __NR_munlockall (__NR_SYSCALL_BASE+153)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 690 // __NR_munlockall 153
691 GO(__NR_munlockall, "0s 0m");
692 SY(__NR_munlockall); SUCC_OR_FAILx(EPERM);
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 579 // __NR_munlockall 325
1274 // __NR_munlockall 153
1275 GO(__NR_munlockall, "0s 0m");
1276 SY(__NR_munlockall); SUCC_OR_FAILx(EPERM);
    [all...]

Completed in 204 milliseconds

1 23 4