Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/include/
A Dpolicy.h243 struct aa_profile *aa_find_child(struct aa_profile *parent, const char *name);
/linux-6.3-rc2/security/apparmor/
A Ddomain.c525 new_profile = aa_find_child(profile, *name); in x_table_lookup()
1007 hat = aa_find_child(root, name); in build_change_hat()
1068 hat = aa_find_child(root, name); in change_hat()
A Dpolicy.c377 struct aa_profile *aa_find_child(struct aa_profile *parent, const char *name) in aa_find_child() function
653 profile = aa_find_child(parent, bname); in aa_new_learning_profile()

Completed in 8 milliseconds