Searched refs:aa_ns_name (Results 1 – 4 of 4) sorted by relevance
/security/apparmor/include/ |
D | policy_ns.h | 84 const char *aa_ns_name(struct aa_ns *parent, struct aa_ns *child, bool subns);
|
/security/apparmor/ |
D | policy_ns.c | 61 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name() function
|
D | label.c | 1284 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()
|
D | domain.c | 109 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()
|