Home
last modified time | relevance | path

Searched refs:__NR_timer_gettime (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
H A Dtimer_gettime01.c19 #if (__NR_timer_gettime != __LTP__NR_INVALID_SYSCALL)
/third_party/ltp/include/
H A Dtst_timer.h331 return tst_syscall(__NR_timer_gettime, timerid, its); in sys_timer_gettime()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1947 pub const __NR_timer_gettime: u32 = 108; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1946 pub const __NR_timer_gettime: u32 = 108; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2097 pub const __NR_timer_gettime: u32 = 242; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2202 pub const __NR_timer_gettime: u32 = 5218; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2099 pub const __NR_timer_gettime: u32 = 242; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2235 pub const __NR_timer_gettime: u32 = 4259; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2044 pub const __NR_timer_gettime: u32 = 259; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2345 pub const __NR_timer_gettime: u32 = 263; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2036 pub const __NR_timer_gettime: u32 = 256; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2335 pub const __NR_timer_gettime: u32 = 263; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2031 pub const __NR_timer_gettime: u32 = 1073742048; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2087 pub const __NR_timer_gettime: u32 = 261; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2060 pub const __NR_timer_gettime: u32 = 224; consts

Completed in 183 milliseconds