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

Data Fields

unsigned int avail
 
unsigned int limit
 
unsigned int batchcount
 
unsigned int touched
 
spinlock_t lock
 
voidentry []
 

Detailed Description

Definition at line 260 of file slab.c.

Field Documentation

unsigned int avail

Definition at line 261 of file slab.c.

unsigned int batchcount

Definition at line 263 of file slab.c.

void* entry[]

Definition at line 266 of file slab.c.

unsigned int limit

Definition at line 262 of file slab.c.

spinlock_t lock

Definition at line 265 of file slab.c.

unsigned int touched

Definition at line 264 of file slab.c.


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