Home
last modified time | relevance | path

Searched defs:avc_cache_stats (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/security/selinux/include/
Davc.h42 struct avc_cache_stats { struct
43 unsigned int lookups;
44 unsigned int hits;
45 unsigned int misses;
46 unsigned int allocations;
47 unsigned int reclaims;
48 unsigned int frees;