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

/linux-master/security/apparmor/
H A Ddomain.c1007 /* helper fn for change_hat
1061 static struct aa_label *change_hat(const struct cred *subj_cred, function
1115 * change_hat.
1133 * change_hat uses probing and should not log failures
1174 * change_hat only applies to profiles in the current ns, and each profile
1175 * in the ns must make the same transition otherwise change_hat will fail.
1203 info = "unconfined can not change_hat";
1209 new = change_hat(subj_cred, label, hats, count, flags);
1230 AA_DEBUG("no_new_privs - change_hat denied");
1251 AA_DEBUG("no_new_privs - change_hat denie
[all...]

Completed in 89 milliseconds