Searched refs:AA_DEBUG (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/security/apparmor/ |
| H A D | procattr.c | 128 AA_DEBUG("%s: (pid %d) Magic 0x%llx count %d hat '%s'\n" in aa_setprocattr_changehat() 133 AA_DEBUG("%s: (pid %d) Magic 0x%llx count %d Hat '%s'\n", in aa_setprocattr_changehat()
|
| H A D | domain.c | 655 AA_DEBUG("name lookup ix on error"); in profile_transition() 667 AA_DEBUG("unconfined attached to new label"); in profile_transition() 670 AA_DEBUG("unconfined exec no attachment"); in profile_transition() 769 AA_DEBUG("name lookup ix on error"); in profile_onexec() 1219 AA_DEBUG("no_new_privs - change_hat denied"); in aa_change_hat() 1240 AA_DEBUG("no_new_privs - change_hat denied"); in aa_change_hat() 1346 AA_DEBUG("no profile name"); in aa_change_profile() 1465 AA_DEBUG("no_new_privs - change_hat denied"); in aa_change_profile()
|
| H A D | policy_ns.c | 110 AA_DEBUG("%s(%p)\n", __func__, ns); in alloc_ns()
|
| H A D | policy.c | 283 AA_DEBUG("%s(%p)\n", __func__, profile); in aa_free_profile() 836 AA_DEBUG("cap_mac_admin? %d\n", capable); in aa_policy_admin_capable() 837 AA_DEBUG("policy locked? %d\n", aa_g_lock_policy); in aa_policy_admin_capable()
|
| H A D | label.c | 434 AA_DEBUG("%s (%p)\n", __func__, new); in aa_label_alloc() 1734 AA_DEBUG("label print error"); in aa_label_xaudit() 1762 AA_DEBUG("label print error"); in aa_label_seq_xprint() 1785 AA_DEBUG("label print error"); in aa_label_xprintk()
|
| /linux-6.15/security/apparmor/include/ |
| H A D | lib.h | 33 #define AA_DEBUG(fmt, args...) \ macro 284 AA_DEBUG("label build failed\n"); \
|