Home
last modified time | relevance | path

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

/linux-6.1.9/security/apparmor/
Ddomain.c133 static int label_compound_match(struct aa_profile *profile, in label_compound_match() function
261 error = label_compound_match(profile, label, stack, state, subns, in label_match()
Dlabel.c1302 static int label_compound_match(struct aa_profile *profile, in label_compound_match() function
1423 int error = label_compound_match(profile, label, state, subns, request, in aa_label_match()