Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/
Dpolicy_ns.c87 profile = aa_alloc_null(NULL, name, GFP_KERNEL); in alloc_unconfined()
Dpolicy.c499 profile = aa_alloc_null(parent, name, gfp); in __create_missing_ancestors()
617 struct aa_profile *aa_alloc_null(struct aa_profile *parent, const char *name, in aa_alloc_null() function
694 profile = aa_alloc_null(parent, name, gfp); in aa_new_learning_profile()
/linux-6.12.1/security/apparmor/include/
Dpolicy.h259 struct aa_profile *aa_alloc_null(struct aa_profile *parent, const char *name,