Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/include/
A Dpolicy.h237 struct aa_profile *aa_alloc_null(struct aa_profile *parent, const char *name,
/linux-6.3-rc2/security/apparmor/
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
657 profile = aa_alloc_null(parent, name, gfp); in aa_new_learning_profile()
A Dpolicy_ns.c87 profile = aa_alloc_null(NULL, name, GFP_KERNEL); in alloc_unconfined()

Completed in 7 milliseconds