Home
last modified time | relevance | path

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

/security/apparmor/
A Dpolicy.c281 struct rhashtable *rht; in aa_free_profile() local
308 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