Home
last modified time | relevance | path

Searched refs:aa_free_profile (Results 1 – 5 of 5) sorted by relevance

/linux/security/apparmor/
H A Dpolicy.c325 void aa_free_profile(struct aa_profile *profile) in aa_free_profile() function
417 aa_free_profile(profile); in aa_alloc_profile()
786 aa_free_profile(profile); in __aa_new_learning_profile()
800 aa_free_profile(profile); in __aa_new_learning_profile()
H A Dpolicy_ns.c158 aa_free_profile(ns->unconfined); in aa_free_ns()
H A Dlabel.c365 aa_free_profile(labels_profile(label)); in label_free_switch()
H A Dpolicy_unpack.c1423 aa_free_profile(profile); in unpack_profile()
/linux/security/apparmor/include/
H A Dpolicy.h302 void aa_free_profile(struct aa_profile *profile);