Home
last modified time | relevance | path

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

/third_party/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 {