Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dtask.h35 int aa_restore_previous_label(u64 cookie);
/openbmc/linux/security/apparmor/
H A Dtask.c160 int aa_restore_previous_label(u64 token) in aa_restore_previous_label() function
H A Ddomain.c1258 error = aa_restore_previous_label(token); in aa_change_hat()