Searched refs:aa_alloc_secid (Results 1 – 3 of 3) sorted by relevance
34 int aa_alloc_secid(struct aa_label *label, gfp_t gfp);
119 * aa_alloc_secid - allocate a new secid for a profile126 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()