Home
last modified time | relevance | path

Searched refs:aa_destroy_policydb (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/security/apparmor/include/
Dpolicy.h92 static inline void aa_destroy_policydb(struct aa_policydb *policy) in aa_destroy_policydb() function
/Linux-v6.6/security/apparmor/
Dpolicy.c203 aa_destroy_policydb(&attach->xmatch); in free_attachment()
210 aa_destroy_policydb(&rules->file); in free_ruleset()
211 aa_destroy_policydb(&rules->policy); in free_ruleset()