Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/include/
A Dpolicy_ns.h85 const char *aa_ns_name(struct aa_ns *parent, struct aa_ns *child, bool subns);
/linux-6.3-rc2/security/apparmor/
A Dpolicy_ns.c64 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name() function
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()
A Ddomain.c94 ns_name = aa_ns_name(profile->ns, tp->ns, true); in match_component()

Completed in 10 milliseconds