Home
last modified time | relevance | path

Searched refs:aa_ns_name (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
H A Dpolicy_ns.h84 const char *aa_ns_name(struct aa_ns *parent, struct aa_ns *child, bool subns);
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dpolicy_ns.h85 const char *aa_ns_name(struct aa_ns *parent, struct aa_ns *child, bool subns);
/kernel/linux/linux-5.10/security/apparmor/
H A Dpolicy_ns.c61 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name() function
H A Dlabel.c1279 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()
1528 ns_name = aa_ns_name(view, profile->ns, in aa_profile_snxprint()
H A Ddomain.c109 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()
/kernel/linux/linux-6.6/security/apparmor/
H A Dpolicy_ns.c57 * aa_ns_name - Find the ns name to display for @view from @curr
64 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name() function
H A Dlabel.c1275 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()
1528 ns_name = aa_ns_name(view, profile->ns, in aa_profile_snxprint()
H A Ddomain.c101 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()

Completed in 11 milliseconds