Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dpolicy.h255 void __aa_profile_list_release(struct list_head *head);
/openbmc/linux/security/apparmor/
H A Dpolicy_ns.c348 __aa_profile_list_release(&ns->base.profiles); in destroy_ns()
H A Dpolicy.c162 __aa_profile_list_release(&profile->base.profiles); in __remove_profile()
175 void __aa_profile_list_release(struct list_head *head) in __aa_profile_list_release() function