Searched refs:ns_ref_put (Results 1 – 8 of 8) sorted by relevance
39 if (ns_ref_put(ns)) in put_cgroup_ns()
37 if (ns_ref_put(ns)) in put_uts_ns()
60 if (ns_ref_put(ns)) in put_time_ns()
121 #define ns_ref_put(__ns) \ macro
189 if (ns && ns_ref_put(ns)) in put_user_ns()
172 } while (ns != &init_pid_ns && ns_ref_put(ns)); in destroy_pid_namespace_work()187 if (ns && ns_ref_put(ns)) in put_pid_ns()
228 } while (ns_ref_put(parent)); in free_user_ns()
292 if (ns_ref_put(net)) in put_net()