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

1 2 3 4 5 6

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 326 #define __NR_mq_notify 244
unistd_x32.h 382 #define __NR_mq_notify (__X32_SYSCALL_BIT + 527)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 326 #define __NR_mq_notify 244
unistd_x32.h 380 #define __NR_mq_notify (__X32_SYSCALL_BIT + 527)
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 326 #define __NR_mq_notify 244
unistd_x32.h 380 #define __NR_mq_notify (__X32_SYSCALL_BIT + 527)
  /external/chromium_org/sandbox/linux/services/
arm64_linux_syscalls.h 746 #if !defined(__NR_mq_notify)
747 #define __NR_mq_notify 184
x86_64_linux_syscalls.h 989 #if !defined(__NR_mq_notify)
990 #define __NR_mq_notify 244
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 513 #define __NR_mq_notify 184
514 __SC_COMP(__NR_mq_notify, sys_mq_notify, compat_sys_mq_notify)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 248 #define __NR_mq_notify 244
unistd_x32.h 293 #define __NR_mq_notify (__X32_SYSCALL_BIT + 527)
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 249 #define __NR_mq_notify 231
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 288 #define __NR_mq_notify (__NR_mq_open+4)
  /external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
unistd.h 290 #define __NR_mq_notify (__NR_mq_open+4)
  /external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
unistd.h 289 #define __NR_mq_notify (__NR_mq_open+4)
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 258 #define __NR_mq_notify 1266
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 289 #define __NR_mq_notify (__NR_mq_open+4)
  /external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
unistd.h 283 #define __NR_mq_notify 275
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 214 #define __NR_mq_notify 275
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 328 #define __NR_mq_notify 244
vki-scnums-arm64-linux.h 229 #define __NR_mq_notify 184
vki-scnums-mips64-linux.h 273 #define __NR_mq_notify (__NR_Linux + 234)
vki-scnums-s390x-linux.h 244 #define __NR_mq_notify 275
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
unistd_64.h 553 #define __NR_mq_notify 244
554 __SYSCALL(__NR_mq_notify, sys_mq_notify)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
unistd.h 486 #define __NR_mq_notify 184
487 __SYSCALL(__NR_mq_notify, sys_mq_notify)

Completed in 454 milliseconds

1 2 3 4 5 6