Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dtask.h35 int aa_restore_previous_label(u64 cookie);
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dtask.c155 int aa_restore_previous_label(u64 token) in aa_restore_previous_label() function
H A Ddomain.c1228 error = aa_restore_previous_label(token); in aa_change_hat()