Home
last modified time | relevance | path

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

/Linux-v5.10/security/apparmor/include/
Dtask.h34 int aa_set_current_hat(struct aa_label *label, u64 token);
/Linux-v5.10/security/apparmor/
Dtask.c115 int aa_set_current_hat(struct aa_label *label, u64 token) in aa_set_current_hat() function
Ddomain.c1207 error = aa_set_current_hat(new, token); in aa_change_hat()