Lines Matching refs:subns
1261 * If a subns profile is not to be matched should be prescreened with
1287 * @subns: whether to do permission checks on components in a subns
1300 aa_state_t state, bool subns, u32 request,
1308 if (!aa_ns_visible(profile->ns, tp->ns, subns))
1322 if (!aa_ns_visible(profile->ns, tp->ns, subns))
1347 * @subns: whether to do permission checks on components in a subns
1360 bool subns, u32 request,
1370 if (!aa_ns_visible(profile->ns, tp->ns, subns))
1386 if (!aa_ns_visible(profile->ns, tp->ns, subns))
1412 * @subns: whether to match subns components
1419 struct aa_label *label, aa_state_t state, bool subns,
1422 int error = label_compound_match(profile, rules, label, state, subns,
1428 return label_components_match(profile, rules, label, state, subns,