Home
last modified time | relevance | path

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

/Linux-v4.19/security/selinux/
Dselinuxfs.c1551 static const struct seq_operations sel_avc_cache_stats_seq_ops = { variable
1560 return seq_open(file, &sel_avc_cache_stats_seq_ops); in sel_open_avc_cache_stats()