Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/
A Dpolicy.c365 static struct aa_profile *__find_child(struct list_head *head, const char *name) in __find_child() function
383 profile = __find_child(&parent->base.profiles, name); in aa_find_child()
665 p = __find_child(&parent->base.profiles, bname); in aa_new_learning_profile()
907 p = __find_child(&new->base.profiles, child->base.name); in __replace_profile()

Completed in 4 milliseconds