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()57 aa_put_ns(current_ns); in aa_getprocattr()65 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()
201 aa_put_ns(labels_ns(container_of(ref, struct aa_label, count))); in aa_put_common_ref()533 aa_put_ns(ns); in profile_load()550 aa_put_ns(ns); in profile_replace()592 aa_put_ns(ns); in profile_remove()612 aa_put_ns(rev->ns); in ns_revision_release()1524 aa_put_ns(rawdata->ns); in __aa_fs_remove_rawdata()1928 aa_put_ns(ns); /* list ref remains */ in ns_mkdir_op()1934 aa_put_ns(parent); in ns_mkdir_op()1971 aa_put_ns(ns); in ns_rmdir_op()1977 aa_put_ns(parent); in ns_rmdir_op()[all …]
330 aa_put_ns(profile->ns); in aa_free_profile()678 aa_put_ns(ns); in aa_fqlookupn_profile()1374 aa_put_ns(ns); in aa_replace_profiles()1480 aa_put_ns(ns); in aa_remove_profiles()1486 aa_put_ns(ns); in aa_remove_profiles()
1806 aa_put_ns(ns); in aa_label_printk()
142 aa_put_ns(ns); in do_ploaddata_rmfs()
126 static inline void aa_put_ns(struct aa_ns *ns) in aa_put_ns() function