Searched defs:nsproxy (Results 1 – 2 of 2) sorted by relevance
2445 struct nsproxy *nsproxy; member3392 struct nsproxy *nsproxy; member3407 struct nsproxy { struct3408 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;[all …]
2004 struct nsproxy *nsproxy; member2963 struct nsproxy *nsproxy; member2978 struct nsproxy { struct2979 refcount_t count;2980 struct uts_namespace *uts_ns;2981 struct ipc_namespace *ipc_ns;2982 struct mnt_namespace *mnt_ns;2983 struct pid_namespace *pid_ns_for_children;2984 struct net *net_ns;2985 struct time_namespace *time_ns;[all …]