Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/
Dpolicy.c1025 static struct aa_profile *update_to_newest_parent(struct aa_profile *new) in update_to_newest_parent() function
1255 parent = update_to_newest_parent(ent->new); in aa_replace_profiles()