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

#include <ib_umem.h>

Data Fields

struct ib_ucontextcontext
 
size_t length
 
int offset
 
int page_size
 
int writable
 
int hugetlb
 
struct list_head chunk_list
 
struct work_struct work
 
struct mm_structmm
 
unsigned long diff
 

Detailed Description

Definition at line 42 of file ib_umem.h.

Field Documentation

struct list_head chunk_list

Definition at line 49 of file ib_umem.h.

Definition at line 43 of file ib_umem.h.

unsigned long diff

Definition at line 52 of file ib_umem.h.

int hugetlb

Definition at line 48 of file ib_umem.h.

size_t length

Definition at line 44 of file ib_umem.h.

Definition at line 51 of file ib_umem.h.

Definition at line 45 of file ib_umem.h.

int page_size

Definition at line 46 of file ib_umem.h.

Definition at line 50 of file ib_umem.h.

int writable

Definition at line 47 of file ib_umem.h.


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