Home
last modified time | relevance | path

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

/linux-6.15/security/apparmor/
H A Dpolicy.c278 void aa_free_profile(struct aa_profile *profile) in aa_free_profile() function
371 aa_free_profile(profile); in aa_alloc_profile()
699 aa_free_profile(profile); in aa_new_learning_profile()
714 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 Dpolicy_unpack.c1119 aa_free_profile(profile); in unpack_profile()
H A Dlabel.c358 aa_free_profile(labels_profile(label)); in label_free_switch()
/linux-6.15/security/apparmor/include/
H A Dpolicy.h263 void aa_free_profile(struct aa_profile *profile);