Home
last modified time | relevance | path

Searched refs:COMPLAIN_MODE (Results 1 – 5 of 5) sorted by relevance

/security/apparmor/
A Dcapability.c99 if (COMPLAIN_MODE(profile)) in audit_caps()
157 if (!COMPLAIN_MODE(profile)) in profile_capable()
219 if (COMPLAIN_MODE(profile)) in aa_profile_capget()
A Ddomain.c743 if (COMPLAIN_MODE(profile)) { in profile_transition()
749 } else if (COMPLAIN_MODE(profile)) { in profile_transition()
1076 if (COMPLAIN_MODE(profile)) { in build_change_hat()
1139 if (!COMPLAIN_MODE(profile)) in change_hat()
1181 if (count > 1 || COMPLAIN_MODE(profile)) { in change_hat()
1473 !COMPLAIN_MODE(labels_profile(label))) in aa_change_profile()
1510 COMPLAIN_MODE(profile))) in aa_change_profile()
A Daudit.c177 } else if (COMPLAIN_MODE(profile)) in aa_audit()
A Dlib.c380 else if (COMPLAIN_MODE(profile)) in aa_apply_modes_to_perms()
/security/apparmor/include/
A Dpolicy.h46 #define COMPLAIN_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_COMPLAIN) macro

Completed in 10 milliseconds