aa_alloc_null
struct aa_profile *aa_alloc_null(struct aa_profile *parent, const char *name,
profile = aa_alloc_null(parent, name, gfp);
profile = aa_alloc_null(parent, name, gfp);
profile = aa_alloc_null(NULL, name, GFP_KERNEL);