Home
last modified time | relevance | path

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

/linux-6.12.1/security/selinux/include/
Davc.h37 struct avc_cache_stats { struct
38 unsigned int lookups;
39 unsigned int misses;
40 unsigned int allocations;
41 unsigned int reclaims;
42 unsigned int frees;