Home
last modified time | relevance | path

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

/external/leveldb/helpers/memenv/
Dmemenv_test.cc78 SequentialFile* seq_file; in TEST_F() local
96 SequentialFile* seq_file; in TEST_F() local
175 SequentialFile* seq_file; in TEST_F() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h6728 struct seq_file *seq_file; member
7736 struct seq_file { struct
7737 char *buf;
7738 size_t size;
7739 size_t from;
7740 size_t count;
7741 size_t pad_until;
7742 loff_t index;
7743 loff_t read_pos;
7744 struct mutex lock;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h2098 struct seq_file { struct
2099 char *buf;
2100 size_t size;
2101 size_t from;
2102 size_t count;
2103 size_t pad_until;
2104 loff_t index;
2105 loff_t read_pos;
2106 struct mutex lock;
2107 const struct seq_operations *op;
[all …]
Dvmlinux.h2098 struct seq_file { struct
2099 char *buf;
2100 size_t size;
2101 size_t from;
2102 size_t count;
2103 size_t pad_until;
2104 loff_t index;
2105 loff_t read_pos;
2106 struct mutex lock;
2107 const struct seq_operations *op;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h6228 struct seq_file *seq_file; member
7264 struct seq_file { struct
7265 char *buf;
7266 size_t size;
7267 size_t from;
7268 size_t count;
7269 size_t pad_until;
7270 loff_t index;
7271 loff_t read_pos;
7272 u64 version;
[all …]
Dvmlinux.h6228 struct seq_file *seq_file; member
7264 struct seq_file { struct
7265 char *buf;
7266 size_t size;
7267 size_t from;
7268 size_t count;
7269 size_t pad_until;
7270 loff_t index;
7271 loff_t read_pos;
7272 u64 version;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h4964 struct seq_file { struct
4965 char *buf;
4966 size_t size;
4967 size_t from;
4968 size_t count;
4969 size_t pad_until;
4970 loff_t index;
4971 loff_t read_pos;
4972 struct mutex lock;
4973 const struct seq_operations *op;
[all …]
Dvmlinux_510.h4964 struct seq_file { struct
4965 char *buf;
4966 size_t size;
4967 size_t from;
4968 size_t count;
4969 size_t pad_until;
4970 loff_t index;
4971 loff_t read_pos;
4972 struct mutex lock;
4973 const struct seq_operations *op;
[all …]