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

#include <avc.h>

Data Fields

unsigned int lookups
 
unsigned int misses
 
unsigned int allocations
 
unsigned int reclaims
 
unsigned int frees
 

Detailed Description

Definition at line 41 of file avc.h.

Field Documentation

unsigned int allocations

Definition at line 44 of file avc.h.

unsigned int frees

Definition at line 46 of file avc.h.

unsigned int lookups

Definition at line 42 of file avc.h.

unsigned int misses

Definition at line 43 of file avc.h.

unsigned int reclaims

Definition at line 45 of file avc.h.


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