Home
last modified time | relevance | path

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

/security/selinux/include/
Davc.h186 unsigned int avc_get_cache_threshold(struct selinux_avc *avc);
/security/selinux/
Davc.c107 unsigned int avc_get_cache_threshold(struct selinux_avc *avc) in avc_get_cache_threshold() function
Dselinuxfs.c1424 avc_get_cache_threshold(state->avc)); in sel_read_avc_cache_threshold()