Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/
Dprocattr.c133 AA_DEBUG("%s: (pid %d) Magic 0x%llx count %d hat '%s'\n" in aa_setprocattr_changehat()
138 AA_DEBUG("%s: (pid %d) Magic 0x%llx count %d Hat '%s'\n", in aa_setprocattr_changehat()
Ddomain.c640 AA_DEBUG("name lookup ix on error"); in profile_transition()
652 AA_DEBUG("unconfined attached to new label"); in profile_transition()
655 AA_DEBUG("unconfined exec no attachment"); in profile_transition()
773 AA_DEBUG("name lookup ix on error"); in profile_onexec()
1218 AA_DEBUG("no_new_privs - change_hat denied"); in aa_change_hat()
1239 AA_DEBUG("no_new_privs - change_hat denied"); in aa_change_hat()
1337 AA_DEBUG("no profile name"); in aa_change_profile()
1435 AA_DEBUG("no_new_privs - change_hat denied"); in aa_change_profile()
Dpolicy.c215 AA_DEBUG("%s(%p)\n", __func__, profile); in aa_free_profile()
669 AA_DEBUG("cap_mac_admin? %d\n", capable); in policy_admin_capable()
670 AA_DEBUG("policy locked? %d\n", aa_g_lock_policy); in policy_admin_capable()
Dpolicy_ns.c96 AA_DEBUG("%s(%p)\n", __func__, ns); in alloc_ns()
Dlabel.c439 AA_DEBUG("%s (%p)\n", __func__, new); in aa_label_alloc()
1723 AA_DEBUG("label print error"); in aa_label_xaudit()
1751 AA_DEBUG("label print error"); in aa_label_seq_xprint()
1774 AA_DEBUG("label print error"); in aa_label_xprintk()
/Linux-v4.19/security/apparmor/include/
Dlib.h29 #define AA_DEBUG(fmt, args...) \ macro
267 AA_DEBUG("label build failed\n"); \