Searched refs:aa_resize_str_table (Results 1 – 3 of 3) sorted by relevance
128 bool aa_resize_str_table(struct aa_str_table *t, int newsize, gfp_t gfp);
119 bool aa_resize_str_table(struct aa_str_table *t, int newsize, gfp_t gfp) in aa_resize_str_table() function
1273 if (!aa_resize_str_table(&pdb->trans, xmax + 1, GFP_KERNEL)) in verify_perms()