HomeSort by relevance Sort by last modified time
    Searched defs:__NR_set_mempolicy (Results 1 - 25 of 185) sorted by null

1 2 3 4 5 6 7 8

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 259 #define __NR_set_mempolicy 238
unistd_x32.h 229 #define __NR_set_mempolicy (__X32_SYSCALL_BIT + 238)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 319 #define __NR_set_mempolicy 238
unistd_x32.h 284 #define __NR_set_mempolicy (__X32_SYSCALL_BIT + 238)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 319 #define __NR_set_mempolicy 238
unistd_x32.h 284 #define __NR_set_mempolicy (__X32_SYSCALL_BIT + 238)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 242 #define __NR_set_mempolicy 238
unistd_x32.h 212 #define __NR_set_mempolicy (__X32_SYSCALL_BIT + 238)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 958 #if !defined(__NR_set_mempolicy)
959 #define __NR_set_mempolicy 237
mips64_linux_syscalls.h 932 #if !defined(__NR_set_mempolicy)
933 #define __NR_set_mempolicy (__NR_Linux + 229)
x86_64_linux_syscalls.h 965 #if !defined(__NR_set_mempolicy)
966 #define __NR_set_mempolicy 238
  /external/strace/
scno.h 722 #ifndef __NR_set_mempolicy
723 # define __NR_set_mempolicy (SYSCALL_BIT | 238)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 322 #define __NR_set_mempolicy 238
vki-scnums-arm64-linux.h 282 #define __NR_set_mempolicy 237
vki-scnums-mips64-linux.h 268 #define __NR_set_mempolicy (__NR_Linux + 229)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 541 #define __NR_set_mempolicy 238
542 __SYSCALL(__NR_set_mempolicy, sys_set_mempolicy)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 613 #define __NR_set_mempolicy 237
614 __SYSCALL(__NR_set_mempolicy, sys_set_mempolicy)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 643 #define __NR_set_mempolicy 237
644 __SC_COMP(__NR_set_mempolicy, sys_set_mempolicy, compat_sys_set_mempolicy)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 319 #define __NR_set_mempolicy 238
unistd_x32.h 284 #define __NR_set_mempolicy (__X32_SYSCALL_BIT + 238)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 319 #define __NR_set_mempolicy 238
unistd_x32.h 284 #define __NR_set_mempolicy (__X32_SYSCALL_BIT + 238)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 319 #define __NR_set_mempolicy 238
unistd_x32.h 284 #define __NR_set_mempolicy (__X32_SYSCALL_BIT + 238)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 319 #define __NR_set_mempolicy 238

Completed in 1274 milliseconds

1 2 3 4 5 6 7 8