Lines Matching defs:nsproxy
1131 struct nsproxy *nsproxy; member
5993 struct nsproxy { struct
5994 atomic_t count;
5995 struct uts_namespace *uts_ns;
5996 struct ipc_namespace *ipc_ns;
5997 struct mnt_namespace *mnt_ns;
5998 struct pid_namespace *pid_ns_for_children;
5999 struct net *net_ns;
6000 struct time_namespace *time_ns;
6001 struct time_namespace *time_ns_for_children;
6002 struct cgroup_namespace *cgroup_ns;
8491 struct nsproxy *nsproxy; member