Searched refs:label_components_match (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/security/apparmor/ |
A D | domain.c | 179 static int label_components_match(struct aa_profile *profile, in label_components_match() function 255 return label_components_match(profile, label, stack, state, subns, in label_match()
|
A D | label.c | 1357 static int label_components_match(struct aa_profile *profile, in label_components_match() function 1428 return label_components_match(profile, rules, label, state, subns, in aa_label_match()
|
Completed in 9 milliseconds