Home
last modified time | relevance | path

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

/linux-6.1.9/security/apparmor/include/
Dperms.h46 #define AA_MAY_CHANGE_PROFILE 0x40000000 macro
61 AA_MAY_CHANGE_PROFILE | AA_MAY_CHANGEHAT)
/linux-6.1.9/security/apparmor/
Ddomain.c293 perms->allow = AA_MAY_CHANGE_PROFILE | AA_MAY_ONEXEC; in change_profile_perms()
1330 request = AA_MAY_CHANGE_PROFILE; in aa_change_profile()
Dfile.c240 perms.allow |= AA_MAY_CHANGE_PROFILE; in aa_compute_fperms()