Searched refs:label_components_match (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/security/apparmor/ |
D | domain.c | 193 static int label_components_match(struct aa_profile *profile, in label_components_match() function 267 return label_components_match(profile, label, stack, state, subns, in label_match()
|
D | label.c | 1358 static int label_components_match(struct aa_profile *profile, in label_components_match() function 1427 return label_components_match(profile, label, state, subns, request, in aa_label_match()
|