Searched refs:aa_fqlookupn_profile (Results 1 – 3 of 3) sorted by relevance
188 struct aa_profile *aa_fqlookupn_profile(struct aa_label *base,
1867 return aa_fqlookupn_profile(base, str, n); in fqlookupn_profile()1869 return aa_fqlookupn_profile(currentbase, str, n); in fqlookupn_profile()
456 struct aa_profile *aa_fqlookupn_profile(struct aa_label *base, in aa_fqlookupn_profile() function