Home
last modified time | relevance | path

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

/Linux-v6.6/security/apparmor/include/
Ddomain.h22 #define AA_CHANGE_ONEXEC 4 macro
/Linux-v6.6/security/apparmor/
Ddomain.c1329 if (flags & AA_CHANGE_ONEXEC) { in aa_change_profile()
1427 if (!(flags & AA_CHANGE_ONEXEC)) { in aa_change_profile()
Dlsm.c708 error = aa_change_profile(args, AA_CHANGE_ONEXEC); in apparmor_setprocattr()
710 error = aa_change_profile(args, (AA_CHANGE_ONEXEC | in apparmor_setprocattr()