Searched refs:ARCH_SET_FS (Results 1 – 2 of 2) sorted by relevance
91 ARCH_SET_FS => { in do_arch_prctl_64()118 pub const ARCH_SET_FS: usize = 0x1002; constant
29 syscall::ARCH_SET_FS,356 Syscall::do_arch_prctl_64(new_pcb, ARCH_SET_FS, clone_args.tls, true)?; in copy_thread()