Searched refs:rht (Results 1 – 1 of 1) sorted by relevance
281 struct rhashtable *rht; in aa_free_profile() local308 rht = profile->data; in aa_free_profile()310 rhashtable_free_and_destroy(rht, aa_free_data, NULL); in aa_free_profile()311 kfree_sensitive(rht); in aa_free_profile()
Completed in 6 milliseconds