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

#include <tmem.h>

Data Fields

struct tmem_oid oid
 
struct tmem_poolpool
 
struct rb_node rb_tree_node
 
struct tmem_objnodeobjnode_tree_root
 
unsigned int objnode_tree_height
 
unsigned long objnode_count
 
long pampd_count
 
voidextra
 

Detailed Description

Definition at line 166 of file tmem.h.

Field Documentation

void* extra

Definition at line 150 of file tmem.h.

unsigned long objnode_count

Definition at line 172 of file tmem.h.

unsigned int objnode_tree_height

Definition at line 171 of file tmem.h.

struct tmem_objnode * objnode_tree_root

Definition at line 170 of file tmem.h.

Definition at line 167 of file tmem.h.

long pampd_count

Definition at line 173 of file tmem.h.

Definition at line 168 of file tmem.h.

struct rb_node rb_tree_node

Definition at line 169 of file tmem.h.


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