Home
last modified time | relevance | path

Searched refs:OP_EXEC (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Daudit.h91 #define OP_EXEC "exec" macro
/OK3568_Linux_fs/kernel/security/apparmor/
H A Ddomain.c710 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()