Home
last modified time | relevance | path

Searched refs:nsproxy_ns_active_put (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnsfs.h41 void nsproxy_ns_active_put(struct nsproxy *ns);
/linux/kernel/
H A Dnsproxy.c78 nsproxy_ns_active_put(ns); in deactivate_nsproxy()
/linux/fs/
H A Dnsfs.c704 void nsproxy_ns_active_put(struct nsproxy *ns) in nsproxy_ns_active_put() function