Lines Matching defs:nsproxy
11 #include <linux/nsproxy.h>184 struct nsproxy *nsproxy;187 nsproxy = task->nsproxy;188 if (nsproxy)189 ns = get_ipc_ns(nsproxy->ipc_ns);202 struct nsproxy *nsproxy = nsset->nsproxy;208 put_ipc_ns(nsproxy->ipc_ns);209 nsproxy->ipc_ns = get_ipc_ns(ns);