Home
last modified time | relevance | path

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

/security/apparmor/
A Ddomain.c93 struct aa_profile *tp, in match_component() argument
101 if (profile->ns == tp->ns) in match_component()
105 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()
134 struct aa_profile *tp; in label_compound_match() local
139 label_for_each(i, label, tp) { in label_compound_match()
140 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match()
153 label_for_each_cont(i, label, tp) { in label_compound_match()
154 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match()
196 struct aa_profile *tp; in label_components_match() local
203 label_for_each(i, label, tp) { in label_components_match()
[all …]
A Dlabel.c1255 struct aa_profile *tp, in match_component() argument
1260 if (profile->ns == tp->ns) in match_component()
1264 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()
1293 struct aa_profile *tp; in label_compound_match() local
1297 label_for_each(i, label, tp) { in label_compound_match()
1298 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match()
1311 label_for_each_cont(i, label, tp) { in label_compound_match()
1312 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match()
1353 struct aa_profile *tp; in label_components_match() local
1359 label_for_each(i, label, tp) { in label_components_match()
[all …]

Completed in 8 milliseconds