Searched refs:aa_alloc_profile (Results 1 – 3 of 3) sorted by relevance
235 struct aa_profile *aa_alloc_profile(const char *name, struct aa_proxy *proxy,
294 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile() function586 profile = aa_alloc_profile(name, NULL, gfp); in aa_alloc_null()
841 profile = aa_alloc_profile(name, NULL, GFP_KERNEL); in unpack_profile()