Home
last modified time | relevance | path

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

/linux-3.4.99/security/apparmor/include/
Dcontext.h81 int aa_set_current_hat(struct aa_profile *profile, u64 token);
/linux-3.4.99/security/apparmor/
Dcontext.c145 int aa_set_current_hat(struct aa_profile *profile, u64 token) in aa_set_current_hat() function
Ddomain.c678 error = aa_set_current_hat(hat, token); in aa_change_hat()