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

Data Fields

enum vpe_state state
 
int minor
 
voidload_addr
 
unsigned long len
 
charpbuffer
 
unsigned long plen
 
unsigned int uid
 
unsigned int gid
 
char cwd [VPE_PATH_MAX]
 
unsigned long __start
 
struct list_head tc
 
struct list_head list
 
voidshared_ptr
 
struct list_head notify
 
unsigned int ntcs
 

Detailed Description

Definition at line 97 of file vpe.c.

Field Documentation

unsigned long __start

Definition at line 111 of file vpe.c.

Definition at line 109 of file vpe.c.

unsigned int gid

Definition at line 108 of file vpe.c.

unsigned long len

Definition at line 105 of file vpe.c.

Definition at line 117 of file vpe.c.

void* load_addr

Definition at line 104 of file vpe.c.

int minor

Definition at line 101 of file vpe.c.

Definition at line 123 of file vpe.c.

unsigned int ntcs

Definition at line 125 of file vpe.c.

char* pbuffer

Definition at line 106 of file vpe.c.

unsigned long plen

Definition at line 107 of file vpe.c.

void* shared_ptr

Definition at line 120 of file vpe.c.

Definition at line 98 of file vpe.c.

Definition at line 114 of file vpe.c.

unsigned int uid

Definition at line 108 of file vpe.c.


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