Searched defs:iov_length (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | test_sockmap.c | 150 int iov_length; member 421 static int msg_loop_sendpage(int fd, int iov_length, int cnt, in msg_loop_sendpage() 482 int iov_count, int iov_length, in msg_alloc_iov() 629 static int msg_loop(int fd, int iov_count, int iov_length, int cnt, in msg_loop()
|
| /linux-6.15/include/linux/ |
| H A D | uio.h | 169 static inline size_t iov_length(const struct iovec *iov, unsigned long nr_segs) in iov_length() function
|