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

Data Fields

bool busy
 
int balance
 
unsigned long addr [4]
 
unsigned long n_addrs
 
unsigned long flags
 
unsigned int size
 

Detailed Description

Definition at line 116 of file kmemcheck.c.

Field Documentation

unsigned long addr[4]

Definition at line 125 of file kmemcheck.c.

int balance

Definition at line 118 of file kmemcheck.c.

bool busy

Definition at line 117 of file kmemcheck.c.

unsigned long flags

Definition at line 127 of file kmemcheck.c.

unsigned long n_addrs

Definition at line 126 of file kmemcheck.c.

unsigned int size

Definition at line 130 of file kmemcheck.c.


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