Searched refs:COMPLAIN_MODE (Results 1 – 6 of 6) sorted by relevance
96 if (COMPLAIN_MODE(profile)) in audit_caps()130 if (!COMPLAIN_MODE(profile)) in profile_capable()
689 } else if (COMPLAIN_MODE(profile)) { in profile_transition()1025 if (COMPLAIN_MODE(profile)) { in build_change_hat()1086 if (!COMPLAIN_MODE(profile)) in change_hat()1128 if (count > 1 || COMPLAIN_MODE(profile)) { in change_hat()1374 !COMPLAIN_MODE(labels_profile(label))) in aa_change_profile()1410 COMPLAIN_MODE(profile))) in aa_change_profile()
139 } else if (COMPLAIN_MODE(profile)) in aa_audit()
311 else if (COMPLAIN_MODE(profile)) in aa_apply_modes_to_perms()
162 if (COMPLAIN_MODE(profile)) in apparmor_capget()
49 #define COMPLAIN_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_COMPLAIN) macro