Searched defs:SYS_SPLICE (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/arch/riscv64/syscall/ | ||
H A D | nr.rs | 265 pub const SYS_SPLICE: usize = 76; constant |
/DragonOS/kernel/src/arch/x86_64/syscall/ | ||
H A D | nr.rs | 309 pub const SYS_SPLICE: usize = 275; constant |