Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h4800 struct iov_iter { struct
4801 u8 iter_type;
4802 bool nofault;
4803 bool data_source;
4804 size_t iov_offset;
4805 size_t count;
4806 union {
4813 union {