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

Data Fields

atomic_t refcnt
 
spinlock_t lock
 
int count
 
enum mspec_page_type type
 
int flags
 
unsigned long vm_start
 
unsigned long vm_end
 
unsigned long maddr [0]
 

Detailed Description

Definition at line 91 of file mspec.c.

Field Documentation

int count

Definition at line 94 of file mspec.c.

int flags

Definition at line 96 of file mspec.c.

spinlock_t lock

Definition at line 93 of file mspec.c.

unsigned long maddr[0]

Definition at line 99 of file mspec.c.

atomic_t refcnt

Definition at line 92 of file mspec.c.

Definition at line 95 of file mspec.c.

unsigned long vm_end

Definition at line 98 of file mspec.c.

unsigned long vm_start

Definition at line 97 of file mspec.c.


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