Searched refs:COMPLAIN_MODE (Results 1 – 6 of 6) sorted by relevance
92 if (COMPLAIN_MODE(profile)) in audit_caps()126 if (!COMPLAIN_MODE(profile)) in profile_capable()
679 } else if (COMPLAIN_MODE(profile)) { in profile_transition()1008 if (COMPLAIN_MODE(profile)) { in build_change_hat()1069 if (!COMPLAIN_MODE(profile)) in change_hat()1111 if (count > 1 || COMPLAIN_MODE(profile)) { in change_hat()1356 !COMPLAIN_MODE(labels_profile(label))) in aa_change_profile()1392 COMPLAIN_MODE(profile))) in aa_change_profile()
133 } else if (COMPLAIN_MODE(profile)) in aa_audit()
309 else if (COMPLAIN_MODE(profile)) in aa_apply_modes_to_perms()
166 if (COMPLAIN_MODE(profile)) in apparmor_capget()
45 #define COMPLAIN_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_COMPLAIN) macro
Completed in 13 milliseconds