Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/include/
H A Davc.h187 void avc_set_cache_threshold(struct selinux_avc *avc,
/OK3568_Linux_fs/kernel/security/selinux/
H A Davc.c118 void avc_set_cache_threshold(struct selinux_avc *avc, in avc_set_cache_threshold() function
H A Dselinuxfs.c1542 avc_set_cache_threshold(state->avc, new_value); in sel_write_avc_cache_threshold()