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

Data Fields

voidvaddr
 
struct page ** pages
 
struct vm_area_structvma
 
int write
 
unsigned long size
 
unsigned int n_pages
 
atomic_t refcount
 
struct vb2_vmarea_handler handler
 

Detailed Description

Definition at line 24 of file videobuf2-vmalloc.c.

Field Documentation

Definition at line 32 of file videobuf2-vmalloc.c.

unsigned int n_pages

Definition at line 30 of file videobuf2-vmalloc.c.

struct page** pages

Definition at line 26 of file videobuf2-vmalloc.c.

atomic_t refcount

Definition at line 31 of file videobuf2-vmalloc.c.

unsigned long size

Definition at line 29 of file videobuf2-vmalloc.c.

void* vaddr

Definition at line 25 of file videobuf2-vmalloc.c.

Definition at line 27 of file videobuf2-vmalloc.c.

int write

Definition at line 28 of file videobuf2-vmalloc.c.


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