Searched refs:APPARMOR_COMPLAIN (Results 1 – 4 of 4) sorted by relevance
44 #define COMPLAIN_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_COMPLAIN)73 APPARMOR_COMPLAIN, /* allow and log access violations */ enumerator
780 profile->mode = APPARMOR_COMPLAIN; in __aa_new_learning_profile()
1219 profile->mode = APPARMOR_COMPLAIN; in unpack_profile()
2610 if (aa_g_profile_mode == APPARMOR_COMPLAIN) in apparmor_init()