Home
last modified time | relevance | path

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

/linux-4.1.27/security/apparmor/include/
Dfile.h41 #define AA_MAY_CHANGE_PROFILE 0x80000000 macro
/linux-4.1.27/security/apparmor/
Ddomain.c105 perms.allow = AA_MAY_CHANGE_PROFILE | AA_MAY_ONEXEC; in change_profile_perms()
765 request = AA_MAY_CHANGE_PROFILE; in aa_change_profile()
Dfile.c221 perms.allow |= AA_MAY_CHANGE_PROFILE; in compute_perms()