Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dtask.h34 int aa_set_current_hat(struct aa_label *label, u64 token);
/linux/security/apparmor/
H A Dtask.c117 int aa_set_current_hat(struct aa_label *label, u64 token) in aa_set_current_hat() function
H A Ddomain.c1239 error = aa_set_current_hat(new, token); in aa_change_hat()