Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/
A Dcapability.c94 if (COMPLAIN_MODE(profile)) in audit_caps()
130 if (!COMPLAIN_MODE(profile)) in profile_capable()
A Ddomain.c679 } else if (COMPLAIN_MODE(profile)) { in profile_transition()
1010 if (COMPLAIN_MODE(profile)) { in build_change_hat()
1071 if (!COMPLAIN_MODE(profile)) in change_hat()
1113 if (count > 1 || COMPLAIN_MODE(profile)) { in change_hat()
1360 !COMPLAIN_MODE(labels_profile(label))) in aa_change_profile()
1396 COMPLAIN_MODE(profile))) in aa_change_profile()
A Daudit.c176 } else if (COMPLAIN_MODE(profile)) in aa_audit()
A Dlib.c328 else if (COMPLAIN_MODE(profile)) in aa_apply_modes_to_perms()
A Dlsm.c167 if (COMPLAIN_MODE(profile)) in apparmor_capget()
/linux-6.3-rc2/security/apparmor/include/
A Dpolicy.h45 #define COMPLAIN_MODE(_profile) PROFILE_MODE((_profile), APPARMOR_COMPLAIN) macro

Completed in 16 milliseconds