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

Data Fields

struct list_head next
 
struct vm_area_structvma
 
int index
 
int count
 
int flags
 
atomic_t users
 
struct unmap_notify notify
 
struct ioctl_gntdev_grant_refgrants
 
struct gnttab_map_grant_refmap_ops
 
struct gnttab_unmap_grant_refunmap_ops
 
struct gnttab_map_grant_refkmap_ops
 
struct page ** pages
 

Detailed Description

Definition at line 75 of file gntdev.c.

Field Documentation

int count

Definition at line 79 of file gntdev.c.

int flags

Definition at line 80 of file gntdev.c.

Definition at line 83 of file gntdev.c.

int index

Definition at line 78 of file gntdev.c.

Definition at line 86 of file gntdev.c.

Definition at line 84 of file gntdev.c.

Definition at line 76 of file gntdev.c.

Definition at line 82 of file gntdev.c.

struct page** pages

Definition at line 87 of file gntdev.c.

Definition at line 85 of file gntdev.c.

atomic_t users

Definition at line 81 of file gntdev.c.

Definition at line 77 of file gntdev.c.


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