Home
last modified time | relevance | path

Searched refs:__NR_mq_timedreceive (Results 1 – 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h255 #define __NR_mq_timedreceive 277 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h255 #define __NR_mq_timedreceive 277 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h255 #define __NR_mq_timedreceive 277 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h255 #define __NR_mq_timedreceive 277 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h255 #define __NR_mq_timedreceive 277 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in183 #define __NR_mq_timedreceive 183 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in184 #define __NR_mq_timedreceive 183 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in185 #define __NR_mq_timedreceive 183 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in234 #define __NR_mq_timedreceive 5233 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in219 #define __NR_mq_timedreceive 274 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in244 #define __NR_mq_timedreceive 243 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in255 #define __NR_mq_timedreceive 265 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in238 #define __NR_mq_timedreceive 6237 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in257 #define __NR_mq_timedreceive 274 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in234 #define __NR_mq_timedreceive 277 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h255 #define __NR_mq_timedreceive 277 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in275 #define __NR_mq_timedreceive 4274 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in237 #define __NR_mq_timedreceive 277 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in253 #define __NR_mq_timedreceive 280 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in264 #define __NR_mq_timedreceive 265 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in278 #define __NR_mq_timedreceive 280 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in280 #define __NR_mq_timedreceive (__NR_mq_open+3) macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in214 #define __NR_mq_timedreceive (0x40000000 + 243) macro
/third_party/ltp/include/
Dtst_timer.h303 return tst_syscall(__NR_mq_timedreceive, mqdes, msg_ptr, msg_len, in sys_mq_timedreceive()