Home
last modified time | relevance | path

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

/security/apparmor/include/
A Dlib.h122 struct aa_str_table { struct
127 void aa_free_str_table(struct aa_str_table *table); argument
128 bool aa_resize_str_table(struct aa_str_table *t, int newsize, gfp_t gfp);
A Dpolicy.h96 struct aa_str_table trans;
/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()
146 void aa_free_str_table(struct aa_str_table *t) in aa_free_str_table()
A Dpolicy_unpack.c460 static bool unpack_trans_table(struct aa_ext *e, struct aa_str_table *strs) in unpack_trans_table()

Completed in 8 milliseconds