Lines Matching refs:subns
1266 * If a subns profile is not to be matched should be prescreened with
1291 * @subns: whether to do permission checks on components in a subns
1303 unsigned int state, bool subns, u32 request,
1311 if (!aa_ns_visible(profile->ns, tp->ns, subns))
1325 if (!aa_ns_visible(profile->ns, tp->ns, subns))
1349 * @subns: whether to do permission checks on components in a subns
1361 bool subns, u32 request,
1371 if (!aa_ns_visible(profile->ns, tp->ns, subns))
1387 if (!aa_ns_visible(profile->ns, tp->ns, subns))
1412 * @subns: whether to match subns components
1419 unsigned int state, bool subns, u32 request,
1422 int error = label_compound_match(profile, label, state, subns, request,
1428 return label_components_match(profile, label, state, subns, request,