Home
last modified time | relevance | path

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

/security/apparmor/include/
Dpolicy_ns.h84 const char *aa_ns_name(struct aa_ns *parent, struct aa_ns *child, bool subns);
/security/apparmor/
Dpolicy_ns.c61 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name() function
Dlabel.c1284 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()
1533 ns_name = aa_ns_name(view, profile->ns, in aa_profile_snxprint()
Ddomain.c109 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()