Searched refs:aa_alloc_profile (Results 1 – 3 of 3) sorted by relevance
294 struct aa_profile *aa_alloc_profile(const char *name, struct aa_proxy *proxy,
367 * aa_alloc_profile - allocate, initialize and return a new profile in aa_alloc_profile() function 374 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile() 697 profile = aa_alloc_profile(name, NULL, gfp); in aa_alloc_null()
1153 profile = aa_alloc_profile(name, NULL, GFP_KERNEL); in unpack_profile()