Home
last modified time | relevance | path

Searched defs:iov_count (Results 1 – 14 of 14) sorted by relevance

/external/virglrenderer/src/
Dvirgl_resource.c114 int iov_count) in virgl_resource_create_from_pipe()
136 int iov_count, in virgl_resource_create_from_fd()
188 int iov_count) in virgl_resource_create_from_iov()
220 int iov_count) in virgl_resource_attach_iov()
Dvirgl_resource.h97 int iov_count; member
Dvrend_renderer.c7009 int iov_count, in vrend_pipe_resource_attach_iov()
/external/liburing/test/
Dsend_recvmsg.c35 int iov_count, int bgid, int async) in recv_prep()
101 int iov_count; member
324 static int test(int buf_select, int buf_ring, int no_buf_add, int iov_count, in test()
/external/cronet/net/third_party/quiche/src/quiche/common/
Dquiche_mem_slice_storage.cc12 const struct iovec* iov, int iov_count, QuicheBufferAllocator* allocator, in QuicheMemSliceStorage()
Dquiche_buffer_allocator.cc16 const struct iovec* iov, int iov_count, in CopyFromIovec()
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_stream_sequencer_buffer_test.cc445 int iov_count = buffer_->GetReadableRegions(iovs, 2); in TEST_F() local
476 int iov_count = buffer_->GetReadableRegions(iovs, 2); in TEST_F() local
489 int iov_count = buffer_->GetReadableRegions(iovs, 2); in TEST_F() local
503 int iov_count = buffer_->GetReadableRegions(iovs, 2); in TEST_F() local
517 int iov_count = buffer_->GetReadableRegions(iovs, 4); in TEST_F() local
538 int iov_count = buffer_->GetReadableRegions(iovs, 2); in TEST_F() local
/external/ltp/testcases/kernel/syscalls/readv/
Dreadv01.c32 int iov_count, exp_ret; member
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver_windows.cc297 grpc_slice FlattenIovec(const struct iovec* iov, int iov_count) { in FlattenIovec()
331 int iov_count) { in SendV()
354 int iov_count) { in SendVUDP()
381 int iov_count) { in SendVTCP()
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap.c143 int iov_count; member
474 int iov_count, int iov_length, in msg_alloc_iov()
552 static int msg_loop(int fd, int iov_count, int iov_length, int cnt, in msg_loop()
730 int iov_count = opt->iov_count; in sendmsg_test() local
1919 int iov_count = 1, length = 1024, rate = 1; in main() local
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver_windows.cc198 grpc_slice FlattenIovec(const struct iovec* iov, int iov_count) { in FlattenIovec()
247 ares_ssize_t SendV(const struct iovec* iov, int iov_count) { in SendV()
/external/virglrenderer/src/venus/
Dvkr_context.h33 int iov_count; member
Dvkr_cs.h26 int iov_count; member
/external/libfuse/lib/
Dfuse_lowlevel.c583 struct iovec *iov, int iov_count, in fuse_send_data_iov_fallback()
748 struct iovec *iov, int iov_count, in fuse_send_data_iov()
946 struct iovec *iov, int iov_count, in fuse_send_data_iov()