Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/include/
Dpolicy.h245 void aa_free_profile(struct aa_profile *profile);
/linux-4.4.14/security/apparmor/
Dpolicy.c328 aa_free_profile(ns->unconfined); in free_namespace()
590 void aa_free_profile(struct aa_profile *profile) in aa_free_profile() function
627 aa_free_profile(p); in aa_free_profile_rcu()
Dpolicy_unpack.c627 aa_free_profile(profile); in unpack_profile()