Home
last modified time | relevance | path

Searched defs:nsproxy (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h1070 struct nsproxy *nsproxy; member
2628 struct nsproxy { struct
2629 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 …]