Searched refs:ARCH_SET_FS (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dprctl.h5 #define ARCH_SET_FS 0x1002 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dprctl.h5 #define ARCH_SET_FS 0x1002 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/sys-x86_64/
H A Dsyscalls.c22 * With ARCH_SET_FS (and ARCH_SET_GS is treated similarly to
35 case ARCH_SET_FS:
59 case ARCH_SET_FS:
101 arch_prctl(to, ARCH_SET_FS, (void __user *) to->thread.arch.fs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/sys-x86_64/
H A Dsyscalls.c22 * With ARCH_SET_FS (and ARCH_SET_GS is treated similarly to
35 case ARCH_SET_FS:
59 case ARCH_SET_FS:
101 arch_prctl(to, ARCH_SET_FS, (void __user *) to->thread.arch.fs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/gdbserver/
H A Dlinux-x86-64-low.c39 #define ARCH_SET_FS 0x1002 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/gdbserver/
H A Dlinux-x86-64-low.c39 #define ARCH_SET_FS 0x1002 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/gdbserver/
H A Dlinux-x86-64-low.c39 #define ARCH_SET_FS 0x1002 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dprocess_64.c316 err = do_arch_prctl(p, ARCH_SET_FS, childregs->r8);
582 case ARCH_SET_FS:
H A Dptrace.c411 return do_arch_prctl(child, ARCH_SET_FS, value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dprocess_64.c316 err = do_arch_prctl(p, ARCH_SET_FS, childregs->r8);
582 case ARCH_SET_FS:
H A Dptrace.c411 return do_arch_prctl(child, ARCH_SET_FS, value);

Completed in 109 milliseconds