Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/riscv64/syscall/
H A Dnr.rs30 pub const SYS_EPOLL_CREATE1: usize = 20; constant
/DragonOS/kernel/src/arch/x86_64/syscall/
H A Dnr.rs41 pub const SYS_EPOLL_CREATE1: usize = 291; constant