Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dpolicy.h297 struct aa_profile *__aa_new_learning_profile(struct aa_profile *parent,
/linux/security/apparmor/
H A Dpolicy.c740 struct aa_profile *__aa_new_learning_profile(struct aa_profile *parent, in __aa_new_learning_profile() function
810 profile = __aa_new_learning_profile(parent, hat, base, gfp); in aa_new_learning_profile()
H A Ddomain.c1141 hat = __aa_new_learning_profile(profile, true, name, in build_change_hat()