Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
prctl.h File Reference

Go to the source code of this file.

Macros

#define ARCH_SET_GS   0x1001
 
#define ARCH_SET_FS   0x1002
 
#define ARCH_GET_FS   0x1003
 
#define ARCH_GET_GS   0x1004
 

Macro Definition Documentation

#define ARCH_GET_FS   0x1003

Definition at line 6 of file prctl.h.

#define ARCH_GET_GS   0x1004

Definition at line 7 of file prctl.h.

#define ARCH_SET_FS   0x1002

Definition at line 5 of file prctl.h.

#define ARCH_SET_GS   0x1001

Definition at line 4 of file prctl.h.