Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Ddomain.h22 #define AA_CHANGE_ONEXEC 4 macro
/openbmc/linux/security/apparmor/
H A Ddomain.c1357 if (flags & AA_CHANGE_ONEXEC) { in aa_change_profile()
1456 if (!(flags & AA_CHANGE_ONEXEC)) { in aa_change_profile()
H A Dlsm.c739 error = aa_change_profile(args, AA_CHANGE_ONEXEC); in apparmor_setprocattr()
741 error = aa_change_profile(args, (AA_CHANGE_ONEXEC | in apparmor_setprocattr()