Home
last modified time | relevance | path

Searched refs:aa_ns_name (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/security/apparmor/include/
Dpolicy_ns.h88 const char *aa_ns_name(struct aa_ns *parent, struct aa_ns *child, bool subns);
/Linux-v4.19/security/apparmor/
Dpolicy_ns.c65 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name() function
Dlabel.c1255 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()
1502 ns_name = aa_ns_name(view, profile->ns, in aa_profile_snxprint()
Ddomain.c113 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()