Home
last modified time | relevance | path

Searched refs:aa_free_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A Dpolicy.c182 * aa_free_data - free a data blob
186 static void aa_free_data(void *ptr, void *arg) in aa_free_data() function
239 rhashtable_free_and_destroy(rht, aa_free_data, NULL); in aa_free_profile()
/kernel/linux/linux-6.6/security/apparmor/
H A Dpolicy.c183 * aa_free_data - free a data blob
187 static void aa_free_data(void *ptr, void *arg) in aa_free_data() function
275 rhashtable_free_and_destroy(rht, aa_free_data, NULL); in aa_free_profile()

Completed in 4 milliseconds