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

Data Fields

int op_type
 
const voidptr
 
size_t size
 
int min_count
 
unsigned long trace [MAX_TRACE]
 
unsigned int trace_len
 

Detailed Description

Definition at line 248 of file kmemleak.c.

Field Documentation

int min_count

Definition at line 252 of file kmemleak.c.

Definition at line 249 of file kmemleak.c.

const void* ptr

Definition at line 250 of file kmemleak.c.

size_t size

Definition at line 251 of file kmemleak.c.

unsigned long trace[MAX_TRACE]

Definition at line 253 of file kmemleak.c.

unsigned int trace_len

Definition at line 254 of file kmemleak.c.


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