Searched refs:OP_EXEC (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | audit.h | 91 #define OP_EXEC "exec" macro
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | domain.c | 710 aa_audit_file(profile, &perms, OP_EXEC, MAY_EXEC, name, target, new, in profile_transition() 786 return aa_audit_file(profile, &perms, OP_EXEC, AA_MAY_ONEXEC, xname, in profile_onexec() 968 aa_audit_file(profile, &nullperms, OP_EXEC, MAY_EXEC, in apparmor_bprm_creds_for_exec()
|