Home
last modified time | relevance | path

Searched defs:SYS_CLOCK_GETTIME (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/arch/riscv64/syscall/
H A Dnr.rs18 pub const SYS_CLOCK_GETTIME: usize = 113; constant
/DragonOS/kernel/src/arch/x86_64/syscall/
H A Dnr.rs25 pub const SYS_CLOCK_GETTIME: usize = 228; constant