APPARMOR_COMPLAIN
#define COMPLAIN_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_COMPLAIN)
if (aa_g_profile_mode == APPARMOR_COMPLAIN)
profile->mode = APPARMOR_COMPLAIN;
profile->mode = APPARMOR_COMPLAIN;