Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/include/
Davc.h41 struct avc_cache_stats { struct
42 unsigned int lookups;
43 unsigned int misses;
44 unsigned int allocations;
45 unsigned int reclaims;
46 unsigned int frees;