Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/riscv64/syscall/
H A Dnr.rs68 pub const SYS_GET_ROBUST_LIST: usize = 100; constant
/DragonOS/kernel/src/arch/x86_64/syscall/
H A Dnr.rs86 pub const SYS_GET_ROBUST_LIST: usize = 274; constant