Lines Matching defs:nsproxy
2445 struct nsproxy *nsproxy; member
3392 struct nsproxy *nsproxy; member
3407 struct nsproxy { struct
3408 refcount_t count;
3409 struct uts_namespace *uts_ns;
3410 struct ipc_namespace *ipc_ns;
3411 struct mnt_namespace *mnt_ns;
3412 struct pid_namespace *pid_ns_for_children;
3413 struct net *net_ns;
3414 struct time_namespace *time_ns;
3415 struct time_namespace *time_ns_for_children;
3416 struct cgroup_namespace *cgroup_ns;