Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/
Ddomain.c608 struct aa_profile *profile, *previous_profile, *hat = NULL; in aa_change_hat() local
627 previous_profile = cxt->previous; in aa_change_hat()
703 } else if (previous_profile) { in aa_change_hat()
707 target = previous_profile->base.hname; in aa_change_hat()