Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
H A Dtimer_gettime01.c23 #if (__NR_timer_gettime64 != __LTP__NR_INVALID_SYSCALL)
/third_party/ltp/include/
H A Dtst_timer.h336 return tst_syscall(__NR_timer_gettime64, timerid, its); in sys_timer_gettime64()
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2085 pub const __NR_timer_gettime64: u32 = 408; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2248 pub const __NR_timer_gettime64: u32 = 408; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2359 pub const __NR_timer_gettime64: u32 = 4408; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2192 pub const __NR_timer_gettime64: u32 = 408; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2463 pub const __NR_timer_gettime64: u32 = 408; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2227 pub const __NR_timer_gettime64: u32 = 408; consts

Completed in 77 milliseconds