Searched refs:aa_put_ns (Results 1 – 7 of 7) sorted by relevance
38 aa_put_ns(current_ns); in aa_getprocattr()49 aa_put_ns(current_ns); in aa_getprocattr()59 aa_put_ns(current_ns); in aa_getprocattr()67 aa_put_ns(current_ns); in aa_getprocattr()
155 aa_put_ns(ns->parent); in aa_free_ns()341 aa_put_ns(ns); in __aa_remove_ns()397 aa_put_ns(ns); in aa_free_root_ns()
206 aa_put_ns(labels_ns(container_of(ref, struct aa_label, count))); in aa_put_common_ref()694 aa_put_ns(ns); in profile_load()711 aa_put_ns(ns); in profile_replace()755 aa_put_ns(ns); in profile_remove()775 aa_put_ns(rev->ns); in ns_revision_release()1660 aa_put_ns(rawdata->ns); in __aa_fs_remove_rawdata()2117 aa_put_ns(ns); /* list ref remains */ in ns_mkdir_op()2123 aa_put_ns(parent); in ns_mkdir_op()2161 aa_put_ns(ns); in ns_rmdir_op()2167 aa_put_ns(parent); in ns_rmdir_op()[all …]
338 aa_put_ns(profile->ns); in aa_free_profile()686 aa_put_ns(ns); in aa_fqlookupn_profile()1416 aa_put_ns(ns); in aa_replace_profiles()1525 aa_put_ns(ns); in aa_remove_profiles()1531 aa_put_ns(ns); in aa_remove_profiles()
1841 aa_put_ns(ns); in aa_label_printk()
143 aa_put_ns(ns); in do_ploaddata_rmfs()
126 static inline void aa_put_ns(struct aa_ns *ns) in aa_put_ns() function