Home
last modified time | relevance | path

Searched refs:aa_ns_visible (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/security/apparmor/
A Dpolicy_ns.c40 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_visible() function
70 if (aa_ns_visible(curr, view, subns)) { in aa_ns_name()
A Dprocattr.c36 if (!aa_ns_visible(current_ns, ns, true)) { in aa_getprocattr()
A Dlabel.c1308 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match()
1322 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match()
1370 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_components_match()
1386 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_components_match()
1561 if (aa_ns_visible(ns, profile->ns, flags & FLAG_VIEW_SUBNS)) { in label_modename()
1594 if (aa_ns_visible(ns, profile->ns, in display_mode()
1644 if (aa_ns_visible(ns, profile->ns, flags & FLAG_VIEW_SUBNS)) { in aa_label_snxprint()
A Ddomain.c130 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match()
144 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match()
194 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_components_match()
210 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_components_match()
A Dpolicy.c783 if (root_in_user_ns && aa_ns_visible(view_ns, ns, true) && in aa_policy_view_capable()
/linux-6.3-rc2/security/apparmor/include/
A Dpolicy_ns.h84 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns);

Completed in 13 milliseconds