Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h42407 struct mnt_namespace { struct
42408 struct ns_common ns;
42409 struct mount *root;
42410 struct list_head list;
42411 spinlock_t ns_lock;
42412 struct user_namespace *user_ns;
42413 struct ucounts *ucounts;
42414 u64 seq;
42415 wait_queue_head_t poll;
42416 u64 event;
[all …]