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

Data Fields

unsigned long va_start
 
unsigned long va_end
 
unsigned long flags
 
struct rb_node rb_node
 
struct list_head list
 
struct list_head purge_list
 
struct vm_structvm
 
struct rcu_head rcu_head
 

Detailed Description

Definition at line 252 of file vmalloc.c.

Field Documentation

unsigned long flags

Definition at line 255 of file vmalloc.c.

Definition at line 257 of file vmalloc.c.

struct list_head purge_list

Definition at line 258 of file vmalloc.c.

Definition at line 256 of file vmalloc.c.

struct rcu_head rcu_head

Definition at line 260 of file vmalloc.c.

unsigned long va_end

Definition at line 254 of file vmalloc.c.

unsigned long va_start

Definition at line 253 of file vmalloc.c.

Definition at line 259 of file vmalloc.c.


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