Home
last modified time | relevance | path

Searched refs:SYS_PPOLL (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/arch/riscv64/syscall/
H A Dnr.rs174 pub const SYS_PPOLL: usize = 73; constant
/DragonOS/kernel/src/arch/x86_64/syscall/
H A Dnr.rs209 pub const SYS_PPOLL: usize = 271; constant