Searched refs:__strn_find_child (Results 1 – 1 of 1) sorted by relevance
306 static struct aa_profile *__strn_find_child(struct list_head *head, in __strn_find_child() function323 return __strn_find_child(head, name, strlen(name)); in __find_child()370 profile = __strn_find_child(&policy->profiles, hname, in __lookup_parent()403 profile = __strn_find_child(&base->profiles, hname, in __lookupn_profile()414 return __strn_find_child(&base->profiles, hname, n); in __lookupn_profile()
Completed in 4 milliseconds