Home
last modified time | relevance | path

Searched refs:aa_set_current_hat (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dtask.h34 int aa_set_current_hat(struct aa_label *label, u64 token);
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dtask.h34 int aa_set_current_hat(struct aa_label *label, u64 token);
/kernel/linux/linux-5.10/security/apparmor/
H A Dtask.c106 * aa_set_current_hat - set the current tasks hat
115 int aa_set_current_hat(struct aa_label *label, u64 token) in aa_set_current_hat() function
H A Ddomain.c1207 error = aa_set_current_hat(new, token); in aa_change_hat()
/kernel/linux/linux-6.6/security/apparmor/
H A Dtask.c111 * aa_set_current_hat - set the current tasks hat
120 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()

Completed in 5 milliseconds