Home
last modified time | relevance | path

Searched refs:aa_alloc_profile (Results 1 – 4 of 4) sorted by relevance

/linux/security/apparmor/include/
A Dpolicy.h178 struct aa_profile *aa_alloc_profile(const char *name, struct aa_proxy *proxy,
/linux/security/apparmor/
A Dpolicy_ns.c104 ns->unconfined = aa_alloc_profile("unconfined", NULL, GFP_KERNEL); in alloc_ns()
A Dpolicy.c257 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile() function
534 profile = aa_alloc_profile(name, NULL, gfp); in aa_new_null_profile()
A Dpolicy_unpack.c707 profile = aa_alloc_profile(name, NULL, GFP_KERNEL); in unpack_profile()

Completed in 9 milliseconds