Home
last modified time | relevance | path

Searched refs:__NR_mq_timedsend_time64 (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dmq_timed.h20 #if (__NR_mq_timedsend_time64 != __LTP__NR_INVALID_SYSCALL)
/third_party/ltp/include/
H A Dtst_timer.h290 return tst_syscall(__NR_mq_timedsend_time64, mqdes, msg_ptr, msg_len, in sys_mq_timedsend64()
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2094 pub const __NR_mq_timedsend_time64: u32 = 418; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2257 pub const __NR_mq_timedsend_time64: u32 = 418; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2368 pub const __NR_mq_timedsend_time64: u32 = 4418; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2201 pub const __NR_mq_timedsend_time64: u32 = 418; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2472 pub const __NR_mq_timedsend_time64: u32 = 418; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2236 pub const __NR_mq_timedsend_time64: u32 = 418; consts

Completed in 77 milliseconds