Searched refs:aa_find_child (Results 1 – 3 of 3) sorted by relevance
301 struct aa_profile *aa_find_child(struct aa_profile *parent, const char *name);
538 struct aa_profile *new = aa_find_child(profile, lookup); in x_table_lookup()1075 hat = aa_find_child(root, name); in build_change_hat()1138 hat = aa_find_child(root, name); in change_hat()
488 struct aa_profile *aa_find_child(struct aa_profile *parent, const char *name) in aa_find_child() function763 profile = aa_find_child(parent, bname); in aa_new_learning_profile()