Searched refs:aa_alloc_secid (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/apparmor/include/
H A Dsecid.h33 int aa_alloc_secid(struct aa_label *label, gfp_t gfp);
/linux-master/security/apparmor/
H A Dsecid.c112 * aa_alloc_secid - allocate a new secid for a profile
119 int aa_alloc_secid(struct aa_label *label, gfp_t gfp) function
H A Dlabel.c406 if (aa_alloc_secid(label, gfp) < 0)

Completed in 236 milliseconds