Home
last modified time | relevance | path

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

/Linux-v6.6/security/apparmor/
Dpolicy.c989 static struct aa_profile *update_to_newest_parent(struct aa_profile *new) in update_to_newest_parent() function
1219 parent = update_to_newest_parent(ent->new); in aa_replace_profiles()