Searched refs:test_memory_domain_data_cpl_cb (Results 1 – 1 of 1) sorted by relevance
/spdk/test/unit/lib/dma/dma.c/ |
H A D | dma_ut.c | 18 test_memory_domain_data_cpl_cb(void *ctx, int rc) in test_memory_domain_data_cpl_cb() function 111 test_memory_domain_data_cpl_cb, NULL); in test_dma() 120 test_memory_domain_data_cpl_cb, NULL); in test_dma() 127 test_memory_domain_data_cpl_cb, NULL); in test_dma() 136 test_memory_domain_data_cpl_cb, NULL); in test_dma() 159 rc = spdk_memory_domain_memzero(domain, NULL, &src_iov, 1, test_memory_domain_data_cpl_cb, NULL); in test_dma() 167 rc = spdk_memory_domain_memzero(domain, NULL, &src_iov, 1, test_memory_domain_data_cpl_cb, NULL); in test_dma()
|