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

#include <vmregion.h>

Data Fields

spinlock_t vm_lock
 
struct list_head vm_list
 
unsigned long vm_start
 
unsigned long vm_end
 

Detailed Description

Definition at line 9 of file vmregion.h.

Field Documentation

unsigned long vm_end

Definition at line 13 of file vmregion.h.

struct list_head vm_list

Definition at line 11 of file vmregion.h.

spinlock_t vm_lock

Definition at line 10 of file vmregion.h.

unsigned long vm_start

Definition at line 12 of file vmregion.h.


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