Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dtask.h36 int aa_restore_previous_label(u64 cookie);
/Linux-v4.19/security/apparmor/
Dtask.c159 int aa_restore_previous_label(u64 token) in aa_restore_previous_label() function
Ddomain.c1248 error = aa_restore_previous_label(token); in aa_change_hat()