Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dpolicy.h180 struct aa_profile *aa_new_null_profile(struct aa_profile *parent, bool hat,
/kernel/linux/linux-5.10/security/apparmor/
H A Ddomain.c681 new_profile = aa_new_null_profile(profile, false, name, in profile_transition()
1006 hat = aa_new_null_profile(profile, true, name, in build_change_hat()
1356 tprofile = aa_new_null_profile(labels_profile(label), false, in aa_change_profile()
H A Dpolicy.c486 * aa_new_null_profile - create or find a null-X learning profile
503 struct aa_profile *aa_new_null_profile(struct aa_profile *parent, bool hat, in aa_new_null_profile() function

Completed in 4 milliseconds