Searched defs:nr_segs (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | uio.h | 126 unsigned long nr_segs, offset_t offset, zfs_uio_seg_t seg, ssize_t resid, in zfs_uio_iovec_init()
|
| /freebsd/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_tx.c | 648 int nr_segs; in mlx4_en_xmit() local
|
| /freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
| H A D | linux_syscall_hooks.h | 1686 #define __sanitizer_syscall_pre_vmsplice(fd, iov, nr_segs, flags) \ argument 1689 #define __sanitizer_syscall_post_vmsplice(res, fd, iov, nr_segs, flags) \ argument
|