Searched refs:label_compound_match (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | domain.c | 117 * label_compound_match - find perms for full compound label 132 static int label_compound_match(struct aa_profile *profile, in label_compound_match() function 260 error = label_compound_match(profile, label, stack, state, subns, in label_match()
|
H A D | label.c | 1287 * label_compound_match - find perms for full compound label 1301 static int label_compound_match(struct aa_profile *profile, in label_compound_match() function 1422 int error = label_compound_match(profile, label, state, subns, request, in aa_label_match()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | domain.c | 109 * label_compound_match - find perms for full compound label 124 static int label_compound_match(struct aa_profile *profile, in label_compound_match() function 256 error = label_compound_match(profile, label, stack, state, subns, in label_match()
|
H A D | label.c | 1283 * label_compound_match - find perms for full compound label 1297 static int label_compound_match(struct aa_profile *profile, in label_compound_match() function 1422 int error = label_compound_match(profile, rules, label, state, subns, in aa_label_match()
|
Completed in 9 milliseconds