Home
last modified time | relevance | path

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

/linux-2.6.39/security/apparmor/include/
Dpolicy.h198 struct aa_namespace *aa_find_namespace(struct aa_namespace *root,
/linux-2.6.39/security/apparmor/
Ddomain.c276 new_ns = aa_find_namespace(ns, ns_name); in x_table_lookup()
755 ns = aa_find_namespace(profile->ns, ns_name); in aa_change_profile()
Dpolicy.c371 struct aa_namespace *aa_find_namespace(struct aa_namespace *root, in aa_find_namespace() function
1143 ns = aa_find_namespace(root, ns_name); in aa_remove_profiles()