Searched refs:ns_ref_active_put (Results 1 – 3 of 3) sorted by relevance
705 ns_ref_active_put(ns->mnt_ns); in nsproxy_ns_active_put() 706 ns_ref_active_put(ns->uts_ns); in nsproxy_ns_active_put() 707 ns_ref_active_put(ns->ipc_ns); in nsproxy_ns_active_put() 708 ns_ref_active_put(ns->pid_ns_for_children); in nsproxy_ns_active_put() 709 ns_ref_active_put(ns->cgroup_ns); in nsproxy_ns_active_put() 710 ns_ref_active_put(ns->net_ns); in nsproxy_ns_active_put() 711 ns_ref_active_put(ns->time_ns); in nsproxy_ns_active_put() 712 ns_ref_active_put(ns->time_ns_for_children); in nsproxy_ns_active_put()
133 #define ns_ref_active_put(__ns) \ macro
118 ns_ref_active_put(active_ns); in free_pid()