Searched defs:nsproxy (Results 1 – 1 of 1) sorted by relevance
1070 struct nsproxy *nsproxy; member2628 struct nsproxy { struct2629 atomic_t count;2630 struct uts_namespace *uts_ns;2631 struct ipc_namespace *ipc_ns;2632 struct mnt_namespace *mnt_ns;2633 struct pid_namespace *pid_ns_for_children;2634 struct net *net_ns;2635 struct time_namespace *time_ns;2636 struct time_namespace *time_ns_for_children;[all …]