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

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h326 #define __NR_mq_timedsend 242 macro
H A Dvki-scnums-s390x-linux.h242 #define __NR_mq_timedsend 273 macro
H A Dvki-scnums-arm-linux.h314 #define __NR_mq_timedsend 276 macro
H A Dvki-scnums-ppc32-linux.h309 #define __NR_mq_timedsend 264 macro
H A Dvki-scnums-ppc64-linux.h301 #define __NR_mq_timedsend 264 macro
H A Dvki-scnums-x86-linux.h316 #define __NR_mq_timedsend (__NR_mq_open+2) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h287 #define __NR_mq_timedsend (__NR_mq_open+2) macro
/external/strace/
H A Dsyscall-android.h145 #define SYS_mq_timedsend __NR_mq_timedsend
/external/kernel-headers/original/asm-mips/
H A Dunistd.h296 #define __NR_mq_timedsend (__NR_Linux + 273) macro
619 #define __NR_mq_timedsend (__NR_Linux + 232) macro
946 #define __NR_mq_timedsend (__NR_Linux + 236) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h304 #define __NR_mq_timedsend (__NR_SYSCALL_BASE+276) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c1236 // __NR_mq_timedsend (__NR_mq_open+2)
1237 GO(__NR_mq_timedsend, "5s 2m");
1238 SY(__NR_mq_timedsend, x0, x0, x0+1, x0, x0+1); FAIL;
H A Dscalar.stderr.exp3859 279: __NR_mq_timedsend 5s 2m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1816 // __NR_mq_timedsend (__NR_mq_open+2)
1817 GO(__NR_mq_timedsend, "5s 2m");
1818 SY(__NR_mq_timedsend, x0, x0, x0+1, x0, x0+1); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1413 LINX_(__NR_mq_timedsend, sys_mq_timedsend), // 264
H A Dsyswrap-amd64-linux.c1346 LINX_(__NR_mq_timedsend, sys_mq_timedsend), // 242
H A Dsyswrap-ppc32-linux.c1772 LINX_(__NR_mq_timedsend, sys_mq_timedsend), // 264
H A Dsyswrap-s390x-linux.c1435 LINX_(__NR_mq_timedsend, sys_mq_timedsend), // 273
H A Dsyswrap-arm-linux.c1712 LINX_(__NR_mq_timedsend, sys_mq_timedsend), // (mq_open+2)
H A Dsyswrap-x86-linux.c2152 LINX_(__NR_mq_timedsend, sys_mq_timedsend), // (mq_open+2)

Completed in 137 milliseconds