Searched refs:ns_ref_active_get (Results 1 – 3 of 3) sorted by relevance
693 ns_ref_active_get(ns->mnt_ns); in nsproxy_ns_active_get() 694 ns_ref_active_get(ns->uts_ns); in nsproxy_ns_active_get() 695 ns_ref_active_get(ns->ipc_ns); in nsproxy_ns_active_get() 696 ns_ref_active_get(ns->pid_ns_for_children); in nsproxy_ns_active_get() 697 ns_ref_active_get(ns->cgroup_ns); in nsproxy_ns_active_get() 698 ns_ref_active_get(ns->net_ns); in nsproxy_ns_active_get() 699 ns_ref_active_get(ns->time_ns); in nsproxy_ns_active_get() 700 ns_ref_active_get(ns->time_ns_for_children); in nsproxy_ns_active_get()
149 #define ns_ref_active_get(__ns) \ macro
336 ns_ref_active_get(ns); in alloc_pid()