Home
last modified time | relevance | path

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

/linux-5.19.10/security/apparmor/include/
Dpolicy.h188 struct aa_profile *aa_fqlookupn_profile(struct aa_label *base,
/linux-5.19.10/security/apparmor/
Dlabel.c1867 return aa_fqlookupn_profile(base, str, n); in fqlookupn_profile()
1869 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