Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Ddomain.h31 #define AA_CHANGE_ONEXEC 4 macro
/Linux-v4.19/security/apparmor/
Ddomain.c1341 if (flags & AA_CHANGE_ONEXEC) { in aa_change_profile()
1441 if (!(flags & AA_CHANGE_ONEXEC)) { in aa_change_profile()
Dlsm.c656 error = aa_change_profile(args, AA_CHANGE_ONEXEC); in apparmor_setprocattr()
658 error = aa_change_profile(args, (AA_CHANGE_ONEXEC | in apparmor_setprocattr()