Searched refs:__NR_mq_notify (Results 1 - 19 of 19) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h328 #define __NR_mq_notify 244 macro
H A Dvki-scnums-s390x-linux.h244 #define __NR_mq_notify 275 macro
H A Dvki-scnums-arm-linux.h316 #define __NR_mq_notify 278 macro
H A Dvki-scnums-ppc32-linux.h311 #define __NR_mq_notify 266 macro
H A Dvki-scnums-ppc64-linux.h303 #define __NR_mq_notify 266 macro
H A Dvki-scnums-x86-linux.h318 #define __NR_mq_notify (__NR_mq_open+4) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h289 #define __NR_mq_notify (__NR_mq_open+4) macro
/external/strace/
H A Dsyscall-android.h142 #define SYS_mq_notify __NR_mq_notify
/external/kernel-headers/original/asm-mips/
H A Dunistd.h298 #define __NR_mq_notify (__NR_Linux + 275) macro
621 #define __NR_mq_notify (__NR_Linux + 234) macro
948 #define __NR_mq_notify (__NR_Linux + 238) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h306 #define __NR_mq_notify (__NR_SYSCALL_BASE+278) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c1244 // __NR_mq_notify (__NR_mq_open+4)
1245 GO(__NR_mq_notify, "2s 1m");
1246 SY(__NR_mq_notify, x0, x0+1); FAIL;
H A Dscalar.stderr.exp3930 281: __NR_mq_notify 2s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1824 // __NR_mq_notify (__NR_mq_open+4)
1825 GO(__NR_mq_notify, "2s 1m");
1826 SY(__NR_mq_notify, x0, x0+1); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1416 LINX_(__NR_mq_notify, sys_mq_notify), // 266
H A Dsyswrap-amd64-linux.c1348 LINX_(__NR_mq_notify, sys_mq_notify), // 244
H A Dsyswrap-ppc32-linux.c1774 LINX_(__NR_mq_notify, sys_mq_notify), // 266
H A Dsyswrap-s390x-linux.c1438 LINX_(__NR_mq_notify, sys_mq_notify), // 275
H A Dsyswrap-arm-linux.c1715 LINX_(__NR_mq_notify, sys_mq_notify), // (mq_open+4)
H A Dsyswrap-x86-linux.c2155 LINX_(__NR_mq_notify, sys_mq_notify), // (mq_open+4)

Completed in 500 milliseconds