Searched refs:COMPLAIN_MODE (Results 1 – 6 of 6) sorted by relevance
99 if (COMPLAIN_MODE(profile)) in audit_caps()157 if (!COMPLAIN_MODE(profile)) in profile_capable()219 if (COMPLAIN_MODE(profile)) in aa_profile_capget()
749 if (COMPLAIN_MODE(profile)) { in profile_transition()755 } else if (COMPLAIN_MODE(profile)) { in profile_transition()1140 if (COMPLAIN_MODE(profile)) { in build_change_hat()1235 if (!COMPLAIN_MODE(profile)) in change_hat()1277 if (count > 1 || COMPLAIN_MODE(profile)) { in change_hat()1547 !COMPLAIN_MODE(labels_profile(label))) in aa_change_profile()1584 COMPLAIN_MODE(profile))) in aa_change_profile()
211 } else if (COMPLAIN_MODE(profile)) in aa_audit()
369 else if (COMPLAIN_MODE(profile)) in aa_apply_modes_to_perms()
117 if (COMPLAIN_MODE(profile)) in aa_audit_file()
44 #define COMPLAIN_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_COMPLAIN) macro