Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
D2003-11-04-EmptyStruct.c4 struct fs_struct { rwlock_t lock; int umask; }; argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h8698 struct fs_struct { struct
8699 int users;
8700 spinlock_t lock;
8701 seqcount_spinlock_t seq;
8702 int umask;
8703 int in_exec;
8704 struct path root;
8705 struct path pwd;
Dvmlinux.h8698 struct fs_struct { struct
8699 int users;
8700 spinlock_t lock;
8701 seqcount_spinlock_t seq;
8702 int umask;
8703 int in_exec;
8704 struct path root;
8705 struct path pwd;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h11044 struct fs_struct { struct
11045 int users;
11046 spinlock_t lock;
11047 seqcount_spinlock_t seq;
11048 int umask;
11049 int in_exec;
11050 struct path root;
11051 struct path pwd;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h7743 struct fs_struct { struct
7744 int users;
7745 spinlock_t lock;
7746 seqcount_spinlock_t seq;
7747 int umask;
7748 int in_exec;
7749 struct path root;
7750 struct path pwd;
Dvmlinux_510.h7743 struct fs_struct { struct
7744 int users;
7745 spinlock_t lock;
7746 seqcount_spinlock_t seq;
7747 int umask;
7748 int in_exec;
7749 struct path root;
7750 struct path pwd;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h11266 struct fs_struct { struct
11267 int users;
11268 spinlock_t lock;
11269 seqcount_t seq;
11270 int umask;
11271 int in_exec;
11272 struct path root;
11273 struct path pwd;
Dvmlinux_505.h11266 struct fs_struct { struct
11267 int users;
11268 spinlock_t lock;
11269 seqcount_t seq;
11270 int umask;
11271 int in_exec;
11272 struct path root;
11273 struct path pwd;