Home
last modified time | relevance | path

Searched refs:label_components_match (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/security/apparmor/
Ddomain.c196 static int label_components_match(struct aa_profile *profile, in label_components_match() function
270 return label_components_match(profile, label, stack, state, subns, in label_match()
Dlabel.c1335 static int label_components_match(struct aa_profile *profile, in label_components_match() function
1404 return label_components_match(profile, label, state, subns, request, in aa_label_match()