Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/
Dpolicy.c325 aa_put_namespace(ns->parent); in free_namespace()
517 aa_put_namespace(ns); in __remove_namespace()
559 aa_put_namespace(ns); in aa_free_root_ns()
601 aa_put_namespace(profile->ns); in aa_free_profile()
1209 aa_put_namespace(ns); in aa_replace_profiles()
1290 aa_put_namespace(ns); in aa_remove_profiles()
1296 aa_put_namespace(ns); in aa_remove_profiles()
Ddomain.c283 aa_put_namespace(new_ns); in x_table_lookup()
845 aa_put_namespace(ns); in aa_change_profile()
Dapparmorfs.c737 aa_put_namespace(root); in p_stop()
/linux-4.4.14/security/apparmor/include/
Dpolicy.h392 static inline void aa_put_namespace(struct aa_namespace *ns) in aa_put_namespace() function