Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dlib.h109 void aa_free_str_table(struct aa_str_table *table);
/linux-6.12.1/security/apparmor/
Dlib.c32 void aa_free_str_table(struct aa_str_table *t) in aa_free_str_table() function
Dpolicy_unpack.c529 aa_free_str_table(strs); in unpack_trans_table()
781 aa_free_str_table(&pdb->trans); in unpack_pdb()
Dpolicy.c108 aa_free_str_table(&pdb->trans); in aa_free_pdb()