Home
last modified time | relevance | path

Searched refs:AA_CHANGE_ONEXEC (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Ddomain.h27 #define AA_CHANGE_ONEXEC 4 macro
/OK3568_Linux_fs/kernel/security/apparmor/
H A Ddomain.c1322 if (flags & AA_CHANGE_ONEXEC) { in aa_change_profile()
1420 if (!(flags & AA_CHANGE_ONEXEC)) { in aa_change_profile()
H A Dlsm.c663 error = aa_change_profile(args, AA_CHANGE_ONEXEC); in apparmor_setprocattr()
665 error = aa_change_profile(args, (AA_CHANGE_ONEXEC | in apparmor_setprocattr()