Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h1218 struct nsproxy *nsproxy; member
8014 struct nsproxy { struct
8015 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 …]