Home
last modified time | relevance | path

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

/Linux-v6.6/security/apparmor/include/
Dpolicy.h247 struct aa_profile *aa_fqlookupn_profile(struct aa_label *base,
/Linux-v6.6/security/apparmor/
Dlabel.c1868 return aa_fqlookupn_profile(base, str, n); in fqlookupn_profile()
1870 return aa_fqlookupn_profile(currentbase, str, n); in fqlookupn_profile()
Dpolicy.c549 struct aa_profile *aa_fqlookupn_profile(struct aa_label *base, in aa_fqlookupn_profile() function