Searched refs:fqlookupn_profile (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | label.c | 1861 static struct aa_profile *fqlookupn_profile(struct aa_label *base, in fqlookupn_profile() function 1921 vec[i] = fqlookupn_profile(base, currbase, str, split - str); in aa_label_strn_parse() 1935 vec[i] = fqlookupn_profile(base, currbase, str, end - str); in aa_label_strn_parse()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | label.c | 1861 static struct aa_profile *fqlookupn_profile(struct aa_label *base, in fqlookupn_profile() function 1921 vec[i] = fqlookupn_profile(base, currbase, str, split - str); in aa_label_strn_parse() 1935 vec[i] = fqlookupn_profile(base, currbase, str, end - str); in aa_label_strn_parse()
|
Completed in 6 milliseconds