Searched defs:SYS_UNSHARE (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/arch/riscv64/syscall/ | ||
H A D | nr.rs | 294 pub const SYS_UNSHARE: usize = 97; constant |
/DragonOS/kernel/src/arch/x86_64/syscall/ | ||
H A D | nr.rs | 343 pub const SYS_UNSHARE: usize = 272; constant |