Home
last modified time | relevance | path

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

/Linux-v5.10/security/apparmor/
Dpolicy.c705 static struct aa_profile *__list_lookup_parent(struct list_head *lh, in __list_lookup_parent() function
957 p = __list_lookup_parent(&lh, ent->new); in aa_replace_profiles()