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

/linux-master/security/apparmor/include/
H A Ddomain.h30 int aa_change_hat(const char *hats[], int count, u64 token, int flags);
/linux-master/security/apparmor/
H A Dprocattr.c136 return aa_change_hat(hats, count, token, flags);
H A Ddomain.c1161 * aa_change_hat - change hat to/from subprofile
1177 int aa_change_hat(const char *hats[], int count, u64 token, int flags) function

Completed in 166 milliseconds