Home
last modified time | relevance | path

Searched refs:ns_ref_put (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dcgroup_namespace.h39 if (ns_ref_put(ns)) in put_cgroup_ns()
H A Duts_namespace.h37 if (ns_ref_put(ns)) in put_uts_ns()
H A Dns_common.h123 #define ns_ref_put(__ns) \ macro
H A Duser_namespace.h192 if (ns && ns_ref_put(ns))
/linux/include/net/
H A Dnet_namespace.h300 if (ns_ref_put(net)) in put_net()
/linux/kernel/
H A Duser_namespace.c228 } while (ns_ref_put(parent)); in free_user_ns()