Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h8564 struct iov_iter { struct
8565 u8 iter_type;
8566 bool nofault;
8567 bool data_source;
8568 size_t iov_offset;
8569 size_t count;
8570 union {
8577 union {
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h8993 struct iov_iter { struct
8994 unsigned int type;
8995 size_t iov_offset;
8996 size_t count;
8997 union {
9024 struct iov_iter msg_iter; argument
Dvmlinux.h8993 struct iov_iter { struct
8994 unsigned int type;
8995 size_t iov_offset;
8996 size_t count;
8997 union {
9024 struct iov_iter msg_iter; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h4663 struct iov_iter { struct
4664 unsigned int type;
4665 size_t iov_offset;
4666 size_t count;
4667 union {
4673 union {
Dvmlinux_510.h4663 struct iov_iter { struct
4664 unsigned int type;
4665 size_t iov_offset;
4666 size_t count;
4667 union {
4673 union {
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h11329 struct iov_iter { struct
11330 unsigned int type;
11331 size_t iov_offset;
11332 size_t count;
11333 union {
11339 union {
Dvmlinux.h11329 struct iov_iter { struct
11330 unsigned int type;
11331 size_t iov_offset;
11332 size_t count;
11333 union {
11339 union {