Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Ddomain.h36 int aa_change_hat(const char *hats[], int count, u64 token, int flags);
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dprocattr.c137 return aa_change_hat(hats, count, token, flags); in aa_setprocattr_changehat()
H A Ddomain.c1146 int aa_change_hat(const char *hats[], int count, u64 token, int flags) in aa_change_hat() function