Searched refs:OP_CHANGE_HAT (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/security/apparmor/ |
H A D | procattr.c | 106 hat = split_token_from_name(OP_CHANGE_HAT, args, &token); in aa_setprocattr_changehat()
|
H A D | domain.c | 1042 aa_audit_file(subj_cred, profile, &nullperms, OP_CHANGE_HAT, in build_change_hat() 1137 OP_CHANGE_HAT, in change_hat() 1280 aa_audit_file(subj_cred, profile, &perms, OP_CHANGE_HAT, in aa_change_hat()
|
/openbmc/linux/security/apparmor/include/ |
H A D | audit.h | 93 #define OP_CHANGE_HAT "change_hat" macro
|