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

1 2 3 4 5

  /external/valgrind/include/vki/
vki-scnums-solaris.h 187 #define __NR_getpmsg SYS_getpmsg
vki-scnums-amd64-linux.h 259 #define __NR_getpmsg 181 /* reserved for LiS/STREAMS */
vki-scnums-mips64-linux.h 213 #define __NR_getpmsg (__NR_Linux + 174)
vki-scnums-s390x-linux.h 186 #define __NR_getpmsg 188
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 247 #define __NR_getpmsg 181
unistd_x32.h 220 #define __NR_getpmsg (__X32_SYSCALL_BIT + 181)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 247 #define __NR_getpmsg 181
unistd_x32.h 220 #define __NR_getpmsg (__X32_SYSCALL_BIT + 181)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 247 #define __NR_getpmsg 181
unistd_x32.h 220 #define __NR_getpmsg (__X32_SYSCALL_BIT + 181)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 185 #define __NR_getpmsg 181
unistd_x32.h 163 #define __NR_getpmsg (__X32_SYSCALL_BIT + 181)
  /external/libchrome/sandbox/linux/system_headers/
mips64_linux_syscalls.h 712 #if !defined(__NR_getpmsg)
713 #define __NR_getpmsg (__NR_Linux + 174)
x86_64_linux_syscalls.h 737 #if !defined(__NR_getpmsg)
738 #define __NR_getpmsg 181
  /external/strace/
scno.h 551 #ifndef __NR_getpmsg
552 # define __NR_getpmsg (SYSCALL_BIT | 181)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 420 #define __NR_getpmsg 181
421 __SYSCALL(__NR_getpmsg, sys_ni_syscall)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 247 #define __NR_getpmsg 181
unistd_x32.h 220 #define __NR_getpmsg (__X32_SYSCALL_BIT + 181)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 247 #define __NR_getpmsg 181
unistd_x32.h 220 #define __NR_getpmsg (__X32_SYSCALL_BIT + 181)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 247 #define __NR_getpmsg 181
unistd_x32.h 220 #define __NR_getpmsg (__X32_SYSCALL_BIT + 181)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 247 #define __NR_getpmsg 181
unistd_x32.h 220 #define __NR_getpmsg (__X32_SYSCALL_BIT + 181)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 247 #define __NR_getpmsg 181

Completed in 1627 milliseconds

1 2 3 4 5