Home
last modified time | relevance | path

Searched refs:aa_alloc_null (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/security/apparmor/include/
H A Dpolicy.h237 struct aa_profile *aa_alloc_null(struct aa_profile *parent, const char *name,
/openbmc/linux/security/apparmor/
H A Dpolicy_ns.c87 profile = aa_alloc_null(NULL, name, GFP_KERNEL); in alloc_unconfined()
H A Dpolicy.c462 profile = aa_alloc_null(parent, name, gfp); in __create_missing_ancestors()
580 struct aa_profile *aa_alloc_null(struct aa_profile *parent, const char *name, in aa_alloc_null() function
670 profile = aa_alloc_null(parent, name, gfp); in aa_new_learning_profile()