Home
last modified time | relevance | path

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

/security/apparmor/include/
A Dlib.h128 bool aa_resize_str_table(struct aa_str_table *t, int newsize, gfp_t gfp);
/security/apparmor/
A Dlib.c119 bool aa_resize_str_table(struct aa_str_table *t, int newsize, gfp_t gfp) in aa_resize_str_table() function
A Dpolicy_unpack.c1273 if (!aa_resize_str_table(&pdb->trans, xmax + 1, GFP_KERNEL)) in verify_perms()

Completed in 6 milliseconds