Searched refs:OP_CHANGE_HAT (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/security/apparmor/ |
D | procattr.c | 108 hat = split_token_from_name(OP_CHANGE_HAT, args, &token); in aa_setprocattr_changehat()
|
D | domain.c | 1044 aa_audit_file(subj_cred, profile, &nullperms, OP_CHANGE_HAT, in build_change_hat() 1139 OP_CHANGE_HAT, in change_hat() 1282 aa_audit_file(subj_cred, profile, &perms, OP_CHANGE_HAT, in aa_change_hat()
|
/linux-6.12.1/security/apparmor/include/ |
D | audit.h | 93 #define OP_CHANGE_HAT "change_hat" macro
|