Home
last modified time | relevance | path

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

/Linux-v5.15/security/apparmor/include/
Ddomain.h27 #define AA_CHANGE_ONEXEC 4 macro
/Linux-v5.15/security/apparmor/
Ddomain.c1325 if (flags & AA_CHANGE_ONEXEC) { in aa_change_profile()
1423 if (!(flags & AA_CHANGE_ONEXEC)) { in aa_change_profile()
Dlsm.c672 error = aa_change_profile(args, AA_CHANGE_ONEXEC); in apparmor_setprocattr()
674 error = aa_change_profile(args, (AA_CHANGE_ONEXEC | in apparmor_setprocattr()