Searched refs:label_compound_match (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/security/apparmor/ |
D | domain.c | 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()
|
D | label.c | 1299 static int label_compound_match(struct aa_profile *profile, in label_compound_match() function 1424 int error = label_compound_match(profile, rules, label, state, subns, in aa_label_match()
|