Searched defs:iov_length (Results 1 – 3 of 3) sorted by relevance
| /linux/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/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockmap_ktls.c | 252 int iov_length = 8192; in test_sockmap_ktls_tx_no_buf() local
|
| /linux/include/linux/ |
| H A D | uio.h | 175 static inline size_t iov_length(const struct iovec *iov, unsigned long nr_segs) in iov_length() function
|