Searched defs:nr_segs (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | uio.h | 125 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/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | vdev_disk.c | 1067 unsigned long nr_segs = abd_nr_pages_off(zio->io_abd, in vdev_classic_bio_max_segs() 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
|