Searched refs:aa_alloc_secid (Results 1 – 3 of 3) sorted by relevance
31 int aa_alloc_secid(struct aa_label *label, gfp_t gfp);
130 int aa_alloc_secid(struct aa_label *label, gfp_t gfp) in aa_alloc_secid() function
410 if (aa_alloc_secid(label, gfp) < 0) in aa_label_init()