Searched refs:test_memory_domain_memzero_cb (Results 1 – 1 of 1) sorted by relevance
54 test_memory_domain_memzero_cb(struct spdk_memory_domain *src_domain, void *src_domain_ctx, in test_memory_domain_memzero_cb() function164 spdk_memory_domain_set_memzero(domain, test_memory_domain_memzero_cb); in test_dma()192 spdk_memory_domain_set_memzero(domain, test_memory_domain_memzero_cb); in test_dma()193 CU_ASSERT(domain->memzero_cb == test_memory_domain_memzero_cb); in test_dma()