Searched defs:nsproxy (Results 1 – 1 of 1) sorted by relevance
1218 struct nsproxy *nsproxy; member8014 struct nsproxy { struct8015 atomic_t count;8016 struct uts_namespace *uts_ns;8017 struct ipc_namespace *ipc_ns;8018 struct mnt_namespace *mnt_ns;8019 struct pid_namespace *pid_ns_for_children;8020 struct net *net_ns;8021 struct time_namespace *time_ns;8022 struct time_namespace *time_ns_for_children;[all …]