Home
last modified time | relevance | path

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

/linux-6.15/security/apparmor/include/
H A Dtask.h35 int aa_restore_previous_label(u64 cookie);
/linux-6.15/security/apparmor/
H A Dtask.c157 int aa_restore_previous_label(u64 token) in aa_restore_previous_label() function
H A Ddomain.c1249 error = aa_restore_previous_label(token); in aa_change_hat()