/spdk/test/unit/lib/dma/dma.c/ |
H A D | dma_ut.c | 54 test_memory_domain_memzero_cb(struct spdk_memory_domain *src_domain, void *src_domain_ctx, in test_memory_domain_memzero_cb()
|
/spdk/test/dma/test_dma/ |
H A D | test_dma.c | 306 dma_test_pull_memory_cb(struct spdk_memory_domain * src_domain,void * src_domain_ctx,struct iovec * src_iov,uint32_t src_iovcnt,struct iovec * dst_iov,uint32_t dst_iovcnt,spdk_memory_domain_data_cpl_cb cpl_cb,void * cpl_cb_arg) dma_test_pull_memory_cb() argument 317 dma_test_memzero_cb(struct spdk_memory_domain * src_domain,void * src_domain_ctx,struct iovec * iov,uint32_t iovcnt,spdk_memory_domain_data_cpl_cb cpl_cb,void * cpl_cb_arg) dma_test_memzero_cb() argument 345 dma_test_translate_memory_cb(struct spdk_memory_domain * src_domain,void * src_domain_ctx,struct spdk_memory_domain * dst_domain,struct spdk_memory_domain_translation_ctx * dst_domain_ctx,void * addr,size_t len,struct spdk_memory_domain_translation_result * result) dma_test_translate_memory_cb() argument
|
/spdk/test/unit/lib/bdev/part.c/ |
H A D | part_ut.c | 51 spdk_memory_domain_pull_data(struct spdk_memory_domain * src_domain,void * src_domain_ctx,struct iovec * src_iov,uint32_t src_iov_cnt,struct iovec * dst_iov,uint32_t dst_iov_cnt,spdk_memory_domain_data_cpl_cb cpl_cb,void * cpl_cb_arg) spdk_memory_domain_pull_data() argument
|
/spdk/test/unit/lib/nvme/nvme_rdma.c/ |
H A D | nvme_rdma_ut.c | 70 spdk_memory_domain_translate_data(struct spdk_memory_domain *src_domain, void *src_domain_ctx, in spdk_memory_domain_translate_data() argument
|
/spdk/test/unit/lib/bdev/mt/bdev.c/ |
H A D | bdev_ut.c | 41 spdk_memory_domain_pull_data(struct spdk_memory_domain * src_domain,void * src_domain_ctx,struct iovec * src_iov,uint32_t src_iov_cnt,struct iovec * dst_iov,uint32_t dst_iov_cnt,spdk_memory_domain_data_cpl_cb cpl_cb,void * cpl_cb_arg) spdk_memory_domain_pull_data() argument
|
/spdk/test/unit/lib/accel/accel.c/ |
H A D | accel_ut.c | 1016 struct spdk_memory_domain *src_domain; global() member
|
/spdk/test/unit/lib/bdev/bdev.c/ |
H A D | bdev_ut.c | 41 spdk_memory_domain_pull_data(struct spdk_memory_domain * src_domain,void * src_domain_ctx,struct iovec * src_iov,uint32_t src_iov_cnt,struct iovec * dst_iov,uint32_t dst_iov_cnt,spdk_memory_domain_data_cpl_cb cpl_cb,void * cpl_cb_arg) spdk_memory_domain_pull_data() argument
|