Home
last modified time | relevance | path

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

/Linux-v5.4/security/apparmor/include/
Dpolicy.h188 struct aa_profile *aa_fqlookupn_profile(struct aa_label *base,
/Linux-v5.4/security/apparmor/
Dlabel.c1838 return aa_fqlookupn_profile(base, str, n); in fqlookupn_profile()
1840 return aa_fqlookupn_profile(currentbase, str, n); in fqlookupn_profile()
Dpolicy.c456 struct aa_profile *aa_fqlookupn_profile(struct aa_label *base, in aa_fqlookupn_profile() function