Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/include/
A Ddomain.h22 #define AA_CHANGE_ONEXEC 4 macro
/linux-6.3-rc2/security/apparmor/
A Ddomain.c1329 if (flags & AA_CHANGE_ONEXEC) { in aa_change_profile()
1427 if (!(flags & AA_CHANGE_ONEXEC)) { in aa_change_profile()
A 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()

Completed in 8 milliseconds