Linux Kernel
3.7.1
|
Data Fields | |
enum vpe_state | state |
int | minor |
void * | load_addr |
unsigned long | len |
char * | pbuffer |
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 |
void * | shared_ptr |
struct list_head | notify |
unsigned int | ntcs |
char cwd[VPE_PATH_MAX] |