AVC_CALLBACK_RESET  972 security/selinux/avc.c 		if (c->events & AVC_CALLBACK_RESET) {
AVC_CALLBACK_RESET  973 security/selinux/avc.c 			tmprc = c->callback(AVC_CALLBACK_RESET);
AVC_CALLBACK_RESET  186 security/selinux/hooks.c 	if (event == AVC_CALLBACK_RESET) {
AVC_CALLBACK_RESET  197 security/selinux/hooks.c 	if (event == AVC_CALLBACK_RESET) {
AVC_CALLBACK_RESET 7094 security/selinux/hooks.c 	if (avc_add_callback(selinux_netcache_avc_callback, AVC_CALLBACK_RESET))
AVC_CALLBACK_RESET 7097 security/selinux/hooks.c 	if (avc_add_callback(selinux_lsm_notifier_avc_callback, AVC_CALLBACK_RESET))
AVC_CALLBACK_RESET 3518 security/selinux/ss/services.c 	if (event == AVC_CALLBACK_RESET && aurule_callback)
AVC_CALLBACK_RESET 3527 security/selinux/ss/services.c 	err = avc_add_callback(aurule_avc_callback, AVC_CALLBACK_RESET);