Home
last modified time | relevance | path

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

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