Home
last modified time | relevance | path

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

/linux-2.6.39/security/apparmor/
Dpolicy.c328 aa_put_namespace(ns->parent); in free_namespace()
593 aa_put_namespace(ns); in __remove_namespace()
635 aa_put_namespace(ns); in aa_free_root_ns()
743 aa_put_namespace(profile->ns); in free_profile()
1098 aa_put_namespace(ns); in aa_replace_profiles()
1175 aa_put_namespace(ns); in aa_remove_profiles()
1181 aa_put_namespace(ns); in aa_remove_profiles()
Ddomain.c289 aa_put_namespace(new_ns); in x_table_lookup()
818 aa_put_namespace(ns); in aa_change_profile()
/linux-2.6.39/security/apparmor/include/
Dpolicy.h230 static inline void aa_put_namespace(struct aa_namespace *ns) in aa_put_namespace() function