Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/sendmmsg/
H A Dsendmmsg.h24 #if (__NR_recvmmsg_time64 != __LTP__NR_INVALID_SYSCALL)
H A Dsendmmsg_var.h49 return tst_syscall(__NR_recvmmsg_time64, sockfd, msgvec, vlen, flags, in sys_recvmmsg64()
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2093 pub const __NR_recvmmsg_time64: u32 = 417; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2256 pub const __NR_recvmmsg_time64: u32 = 417; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2367 pub const __NR_recvmmsg_time64: u32 = 4417; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2200 pub const __NR_recvmmsg_time64: u32 = 417; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2471 pub const __NR_recvmmsg_time64: u32 = 417; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2235 pub const __NR_recvmmsg_time64: u32 = 417; consts

Completed in 92 milliseconds