Home
last modified time | relevance | path

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

/security/selinux/include/
A Davc.h154 #define AVC_CALLBACK_RESET 8 macro
/security/selinux/
A Davc.c962 if (c->events & AVC_CALLBACK_RESET) { in avc_ss_reset()
963 tmprc = c->callback(AVC_CALLBACK_RESET); in avc_ss_reset()
A Dhooks.c189 if (event == AVC_CALLBACK_RESET) { in selinux_netcache_avc_callback()
200 if (event == AVC_CALLBACK_RESET) { in selinux_lsm_notifier_avc_callback()
7636 if (avc_add_callback(selinux_netcache_avc_callback, AVC_CALLBACK_RESET)) in selinux_init()
7639 if (avc_add_callback(selinux_lsm_notifier_avc_callback, AVC_CALLBACK_RESET)) in selinux_init()
/security/selinux/ss/
A Dservices.c3825 if (event == AVC_CALLBACK_RESET) in aurule_avc_callback()
3834 err = avc_add_callback(aurule_avc_callback, AVC_CALLBACK_RESET); in aurule_init()

Completed in 26 milliseconds