Home
last modified time | relevance | path

Searched refs:lookups (Results 1 – 4 of 4) sorted by relevance

/security/selinux/include/
A Davc.h38 unsigned int lookups; member
/security/selinux/
A DKconfig59 will ensure that lookups times are short and stable.
A Dselinuxfs.c1554 unsigned int lookups = st->lookups; in sel_avc_stats_seq_show() local
1556 unsigned int hits = lookups - misses; in sel_avc_stats_seq_show()
1557 seq_printf(seq, "%u %u %u %u %u %u\n", lookups, in sel_avc_stats_seq_show()
A Davc.c557 avc_cache_stats_incr(lookups); in avc_lookup()

Completed in 12 milliseconds