Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/
Dprocattr.c49 ns_name = aa_ns_name(current_ns, ns); in aa_getprocattr()
Dapparmorfs.c753 seq_printf(f, ":%s://", aa_ns_name(root, profile->ns)); in seq_show_profile()
Dpolicy.c249 const char *aa_ns_name(struct aa_namespace *curr, struct aa_namespace *view) in aa_ns_name() function
/linux-4.4.14/security/apparmor/include/
Dpolicy.h233 const char *aa_ns_name(struct aa_namespace *parent, struct aa_namespace *child);