Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/process/
H A Dsyscall.rs147 ARCH_GET_FS => { in do_arch_prctl_64()
193 pub const ARCH_GET_FS: usize = 0x1003; constant