Home
last modified time | relevance | path

Searched refs:aa_find_namespace (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/security/apparmor/include/
Dpolicy.h238 struct aa_namespace *aa_find_namespace(struct aa_namespace *root,
/linux-4.4.14/security/apparmor/
Ddomain.c270 new_ns = aa_find_namespace(ns, ns_name); in x_table_lookup()
782 ns = aa_find_namespace(profile->ns, ns_name); in aa_change_profile()
Dpolicy.c357 struct aa_namespace *aa_find_namespace(struct aa_namespace *root, in aa_find_namespace() function
1259 ns = aa_find_namespace(root, ns_name); in aa_remove_profiles()