| /spdk/test/unit/lib/accel/accel.c/ |
| H A D | accel_ut.c | 678 struct iovec src_iovs[2], dst_iovs[2]; test_sequence_fill_copy() local 870 struct iovec src_iovs[2], dst_iovs[2]; test_sequence_abort() local 940 struct iovec src_iovs, dst_iovs; test_sequence_append_error() local 1018 struct iovec *dst_iovs; global() member 1077 struct iovec src_iovs, dst_iovs; test_sequence_completion_error() local 1230 struct iovec src_iovs[2], dst_iovs[2]; test_sequence_decompress() local 1356 struct iovec src_iovs[2], dst_iovs[2]; test_sequence_reverse() local 1534 struct iovec src_iovs[4], dst_iovs[4], exp_iovs[2]; test_sequence_copy_elision() local 2009 struct iovec src_iovs[3], dst_iovs[3]; test_sequence_accel_buffers() local 2493 struct iovec src_iovs[2], dst_iovs[2]; test_sequence_memory_domain() local 2831 struct iovec *src_iovs, *dst_iovs; ut_submit_decompress_memory_domain() local 2868 struct iovec src_iovs[2], dst_iovs[2]; test_sequence_module_memory_domain() local 3027 struct iovec src_iovs[4], dst_iovs[4]; test_sequence_crypto() local 3295 struct iovec src_iovs[3], dst_iovs[3]; test_sequence_driver() local 3879 struct iovec src_iovs[4], dst_iovs[4]; test_sequence_crc32() local [all...] |
| /spdk/test/unit/lib/accel/dpdk_compressdev.c/ |
| H A D | accel_dpdk_compressdev_ut.c | 501 struct iovec dst_iovs[3] = {}; test_compress_operation() local 624 struct iovec dst_iovs[3] = {}; test_compress_operation_cross_boundary() local 861 struct iovec dst_iovs[3] = {}; test_poller() local [all...] |
| /spdk/test/external_code/accel/ |
| H A D | module.c | 19 ex_accel_copy_iovs(struct iovec *dst_iovs, uint32_t dst_iovcnt, in ex_accel_copy_iovs()
|
| /spdk/module/bdev/compress/ |
| H A D | vbdev_compress.c | 126 _compress_operation(struct spdk_reduce_backing_dev * backing_dev,struct iovec * src_iovs,int src_iovcnt,struct iovec * dst_iovs,int dst_iovcnt,bool compress,void * cb_arg) _compress_operation() argument 152 _comp_reduce_compress(struct spdk_reduce_backing_dev * dev,struct iovec * src_iovs,int src_iovcnt,struct iovec * dst_iovs,int dst_iovcnt,struct spdk_reduce_vol_cb_args * cb_arg) _comp_reduce_compress() argument 168 _comp_reduce_decompress(struct spdk_reduce_backing_dev * dev,struct iovec * src_iovs,int src_iovcnt,struct iovec * dst_iovs,int dst_iovcnt,struct spdk_reduce_vol_cb_args * cb_arg) _comp_reduce_decompress() argument
|
| /spdk/test/accel/dif/ |
| H A D | dif.c | 34 struct iovec *dst_iovs; member 77 struct iovec *dst_iovs; global() member [all...] |
| /spdk/test/unit/lib/bdev/compress.c/ |
| H A D | compress_ut.c | 189 spdk_accel_submit_decompress(struct spdk_io_channel * ch,struct iovec * dst_iovs,size_t dst_iovcnt,struct iovec * src_iovs,size_t src_iovcnt,uint32_t * output_size,spdk_accel_completion_cb cb_fn,void * cb_arg) spdk_accel_submit_decompress() argument
|
| /spdk/module/accel/dpdk_compressdev/ |
| H A D | accel_dpdk_compressdev.c | 426 struct iovec *dst_iovs = task->d.iovs; _compress_operation() local
|