Searched refs:__find_child (Results 1 – 1 of 1) sorted by relevance
736 static struct aa_profile *__find_child(struct list_head *head, const char *name) in __find_child() function769 profile = aa_get_profile(__find_child(&parent->base.profiles, name)); in aa_find_child()840 profile = __find_child(&base->profiles, hname); in __lookup_profile()990 p = __find_child(&new->base.profiles, child->base.name); in __replace_profile()