Home
last modified time | relevance | path

Searched refs:__aa_profile_list_release (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dpolicy.h196 void __aa_profile_list_release(struct list_head *head);
/kernel/linux/linux-5.10/security/apparmor/
H A Dpolicy_ns.c337 __aa_profile_list_release(&ns->base.profiles); in destroy_ns()
H A Dpolicy.c161 __aa_profile_list_release(&profile->base.profiles); in __remove_profile()
169 * __aa_profile_list_release - remove all profiles on the list and put refs
174 void __aa_profile_list_release(struct list_head *head) in __aa_profile_list_release() function
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dpolicy.h255 void __aa_profile_list_release(struct list_head *head);
/kernel/linux/linux-6.6/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()
170 * __aa_profile_list_release - remove all profiles on the list and put refs
175 void __aa_profile_list_release(struct list_head *head) in __aa_profile_list_release() function

Completed in 6 milliseconds