Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dtask.h35 int aa_set_current_hat(struct aa_label *label, u64 token);
/Linux-v4.19/security/apparmor/
Dtask.c119 int aa_set_current_hat(struct aa_label *label, u64 token) in aa_set_current_hat() function
Ddomain.c1227 error = aa_set_current_hat(new, token); in aa_change_hat()