Home
last modified time | relevance | path

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

/linux-6.12.1/security/selinux/
Dselinuxfs.c1562 static const struct seq_operations sel_avc_cache_stats_seq_ops = { variable
1571 return seq_open(file, &sel_avc_cache_stats_seq_ops); in sel_open_avc_cache_stats()