Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
um_dup_user_desc Struct Reference

#include <tls.h>

Data Fields

unsigned int entry_number
 
unsigned int base_addr
 
unsigned int limit
 
unsigned int seg_32bit:1
 
unsigned int contents:2
 
unsigned int read_exec_only:1
 
unsigned int limit_in_pages:1
 
unsigned int seg_not_present:1
 
unsigned int useable:1
 

Detailed Description

Definition at line 10 of file tls.h.

Field Documentation

unsigned int base_addr

Definition at line 12 of file tls.h.

unsigned int contents

Definition at line 15 of file tls.h.

unsigned int entry_number

Definition at line 11 of file tls.h.

unsigned int limit

Definition at line 13 of file tls.h.

unsigned int limit_in_pages

Definition at line 17 of file tls.h.

unsigned int read_exec_only

Definition at line 16 of file tls.h.

unsigned int seg_32bit

Definition at line 14 of file tls.h.

unsigned int seg_not_present

Definition at line 18 of file tls.h.

unsigned int useable

Definition at line 19 of file tls.h.


The documentation for this struct was generated from the following file: