Searched refs:label_components_match (Results 1 – 2 of 2) sorted by relevance
| /linux/security/apparmor/ |
| H A D | domain.c | 176 * label_components_match - find perms for all subcomponents of a label 191 static int label_components_match(struct aa_profile *profile, in label_components_match() 268 return label_components_match(profile, label, stack, state, inview, in label_match() 190 static int label_components_match(struct aa_profile *profile, label_components_match() function
|
| H A D | label.c | 1332 * label_components_match - find perms for all subcomponents of a label 1347 static int label_components_match(struct aa_profile *profile, in label_components_match() function 1417 return label_components_match(profile, rules, label, state, inview, in aa_label_match()
|