Home
last modified time | relevance | path

Searched refs:aa_new_learning_profile (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/security/apparmor/include/
H A Dpolicy.h239 struct aa_profile *aa_new_learning_profile(struct aa_profile *parent, bool hat,
/kernel/linux/linux-6.6/security/apparmor/
H A Ddomain.c691 new_profile = aa_new_learning_profile(profile, false, name, in profile_transition()
1031 hat = aa_new_learning_profile(profile, true, name, in build_change_hat()
1391 tprofile = aa_new_learning_profile(labels_profile(label), false, in aa_change_profile()
H A Dpolicy.c621 * aa_new_learning_profile - create or find a null-X learning profile
638 struct aa_profile *aa_new_learning_profile(struct aa_profile *parent, bool hat, in aa_new_learning_profile() function

Completed in 6 milliseconds