Searched refs:aa_str_table (Results 1 – 4 of 4) sorted by relevance
122 struct aa_str_table { struct127 void aa_free_str_table(struct aa_str_table *table); argument128 bool aa_resize_str_table(struct aa_str_table *t, int newsize, gfp_t gfp);
96 struct aa_str_table trans;
119 bool aa_resize_str_table(struct aa_str_table *t, int newsize, gfp_t gfp) in aa_resize_str_table()146 void aa_free_str_table(struct aa_str_table *t) in aa_free_str_table()
460 static bool unpack_trans_table(struct aa_ext *e, struct aa_str_table *strs) in unpack_trans_table()
Completed in 8 milliseconds