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.c317 void aa_free_profile(struct aa_profile *profile) in aa_free_profile() function
409 aa_free_profile(profile); in aa_alloc_profile()
777 aa_free_profile(profile); in aa_new_learning_profile()
792 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.c364 aa_free_profile(labels_profile(label)); in label_free_switch()
H A Dpolicy_unpack.c1421 aa_free_profile(profile); in unpack_profile()
/linux/security/apparmor/include/
H A Dpolicy.h300 void aa_free_profile(struct aa_profile *profile);