Lines Matching refs:subns
94 * If a subns profile is not to be matched should be prescreened with
122 * @subns: whether to do permission checks on components in a subns
134 unsigned int state, bool subns, u32 request,
143 if (!aa_ns_visible(profile->ns, tp->ns, subns))
157 if (!aa_ns_visible(profile->ns, tp->ns, subns))
182 * @subns: whether to do permission checks on components in a subns
194 unsigned int start, bool subns, u32 request,
205 if (!aa_ns_visible(profile->ns, tp->ns, subns))
221 if (!aa_ns_visible(profile->ns, tp->ns, subns))
247 * @subns: whether to match subns components
254 bool stack, unsigned int state, bool subns, u32 request,
260 error = label_compound_match(profile, label, stack, state, subns,
266 return label_components_match(profile, label, stack, state, subns,