UIO_FASTIOV      1495 fs/aio.c       		return compat_import_iovec(rw, buf, len, UIO_FASTIOV, iovec,
UIO_FASTIOV      1498 fs/aio.c       	return import_iovec(rw, buf, len, UIO_FASTIOV, iovec, iter);
UIO_FASTIOV      1524 fs/aio.c       	struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs;
UIO_FASTIOV      1552 fs/aio.c       	struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs;
UIO_FASTIOV      1269 fs/io_uring.c  		return compat_import_iovec(rw, buf, sqe_len, UIO_FASTIOV,
UIO_FASTIOV      1273 fs/io_uring.c  	return import_iovec(rw, buf, sqe_len, UIO_FASTIOV, iovec, iter);
UIO_FASTIOV      1396 fs/io_uring.c  	struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs;
UIO_FASTIOV      1461 fs/io_uring.c  	struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs;
UIO_FASTIOV       990 fs/read_write.c 	struct iovec iovstack[UIO_FASTIOV];
UIO_FASTIOV      1007 fs/read_write.c 	struct iovec iovstack[UIO_FASTIOV];
UIO_FASTIOV      1179 fs/read_write.c 	struct iovec iovstack[UIO_FASTIOV];
UIO_FASTIOV      1184 fs/read_write.c 	ret = compat_import_iovec(READ, vec, vlen, UIO_FASTIOV, &iov, &iter);
UIO_FASTIOV      1287 fs/read_write.c 	struct iovec iovstack[UIO_FASTIOV];
UIO_FASTIOV      1292 fs/read_write.c 	ret = compat_import_iovec(WRITE, vec, vlen, UIO_FASTIOV, &iov, &iter);
UIO_FASTIOV      1364 fs/splice.c    	struct iovec iovstack[UIO_FASTIOV];
UIO_FASTIOV      1390 fs/splice.c    	struct iovec iovstack[UIO_FASTIOV];
UIO_FASTIOV       261 mm/process_vm_access.c 	struct iovec iovstack_l[UIO_FASTIOV];
UIO_FASTIOV       262 mm/process_vm_access.c 	struct iovec iovstack_r[UIO_FASTIOV];
UIO_FASTIOV       273 mm/process_vm_access.c 	rc = import_iovec(dir, lvec, liovcnt, UIO_FASTIOV, &iov_l, &iter);
UIO_FASTIOV       279 mm/process_vm_access.c 	rc = rw_copy_check_uvector(CHECK_IOVEC_ONLY, rvec, riovcnt, UIO_FASTIOV,
UIO_FASTIOV       319 mm/process_vm_access.c 	struct iovec iovstack_l[UIO_FASTIOV];
UIO_FASTIOV       320 mm/process_vm_access.c 	struct iovec iovstack_r[UIO_FASTIOV];
UIO_FASTIOV       330 mm/process_vm_access.c 	rc = compat_import_iovec(dir, lvec, liovcnt, UIO_FASTIOV, &iov_l, &iter);
UIO_FASTIOV       336 mm/process_vm_access.c 					  UIO_FASTIOV, iovstack_r,
UIO_FASTIOV        85 net/compat.c   				   UIO_FASTIOV, iov, &kmsg->msg_iter);
UIO_FASTIOV      2231 net/socket.c   			    UIO_FASTIOV, iov, &kmsg->msg_iter);
UIO_FASTIOV      2342 net/socket.c   	struct iovec iovstack[UIO_FASTIOV], *iov = iovstack;
UIO_FASTIOV      2363 net/socket.c   	struct iovec iovstack[UIO_FASTIOV], *iov = iovstack;
UIO_FASTIOV      2561 net/socket.c   	struct iovec iovstack[UIO_FASTIOV], *iov = iovstack;
UIO_FASTIOV      2582 net/socket.c   	struct iovec iovstack[UIO_FASTIOV], *iov = iovstack;
UIO_FASTIOV        29 security/keys/compat.c 	struct iovec iovstack[UIO_FASTIOV], *iov = iovstack;
UIO_FASTIOV      1274 security/keys/keyctl.c 	struct iovec iovstack[UIO_FASTIOV], *iov = iovstack;