Home
last modified time | relevance | path

Searched refs:__NR_timerfd_gettime64 (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd_gettime01.c41 #if (__NR_timerfd_gettime64 != __LTP__NR_INVALID_SYSCALL)
H A Dtimerfd01.c37 #if (__NR_timerfd_gettime64 != __LTP__NR_INVALID_SYSCALL)
/third_party/ltp/include/
H A Dtst_timer.h358 return tst_syscall(__NR_timerfd_gettime64, fd, its); in sys_timerfd_gettime64()
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2087 pub const __NR_timerfd_gettime64: u32 = 410; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2250 pub const __NR_timerfd_gettime64: u32 = 410; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2361 pub const __NR_timerfd_gettime64: u32 = 4410; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2194 pub const __NR_timerfd_gettime64: u32 = 410; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2465 pub const __NR_timerfd_gettime64: u32 = 410; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2229 pub const __NR_timerfd_gettime64: u32 = 410; consts

Completed in 80 milliseconds