APPARMOR_COMPLAIN   45 security/apparmor/include/policy.h #define COMPLAIN_MODE(_profile)	PROFILE_MODE((_profile), APPARMOR_COMPLAIN)
APPARMOR_COMPLAIN 1747 security/apparmor/lsm.c 	if (aa_g_profile_mode == APPARMOR_COMPLAIN)
APPARMOR_COMPLAIN  538 security/apparmor/policy.c 	profile->mode = APPARMOR_COMPLAIN;
APPARMOR_COMPLAIN  747 security/apparmor/policy_unpack.c 		profile->mode = APPARMOR_COMPLAIN;