Lines Matching refs:nr_segs
1678 #define __sanitizer_syscall_pre_vmsplice(fd, iov, nr_segs, flags) \
1680 (long)(nr_segs), (long)(flags))
1681 #define __sanitizer_syscall_post_vmsplice(res, fd, iov, nr_segs, flags) \
1683 (long)(nr_segs), (long)(flags))
2965 nr_segs,
2968 long nr_segs, long flags);