Searched refs:APPARMOR_COMPLAIN (Results 1 – 4 of 4) sorted by relevance
36 ((aa_g_profile_mode == APPARMOR_COMPLAIN) || \37 ((_profile)->mode == APPARMOR_COMPLAIN))53 APPARMOR_COMPLAIN, /* allow and log access violations */ enumerator
512 profile->mode = APPARMOR_COMPLAIN; in unpack_profile()
694 profile->mode = APPARMOR_COMPLAIN; in aa_new_null_profile()
929 if (aa_g_profile_mode == APPARMOR_COMPLAIN) in apparmor_init()