Home
last modified time | relevance | path

Searched refs:aa_lookup_profile (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/apparmor/include/
H A Dpolicy.h246 struct aa_profile *aa_lookup_profile(struct aa_ns *ns, const char *name);
/openbmc/linux/security/apparmor/
H A Dpolicy.c546 struct aa_profile *aa_lookup_profile(struct aa_ns *ns, const char *hname) in aa_lookup_profile() function