Lines Matching refs:rte_malloc
260 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in testsuite_setup()
267 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in testsuite_setup()
469 single_src_buf = rte_malloc(NULL, in compress_zlib()
496 single_dst_buf = rte_malloc(NULL, in compress_zlib()
606 single_src_buf = rte_malloc(NULL, in decompress_zlib()
612 single_dst_buf = rte_malloc(NULL, in decompress_zlib()
890 *all_decomp_data = rte_malloc(NULL, data_size, in test_setup_com_bufs()
1935 contig_buf = rte_malloc(NULL, ops_processed[i]->produced, 0); in test_results_validation()
2185 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_fixed()
2249 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_dynamic()
2369 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_multi_level()
2439 compress_xforms[i] = rte_malloc(NULL, in test_compressdev_deflate_stateless_multi_xform()
2453 decompress_xforms[i] = rte_malloc(NULL, in test_compressdev_deflate_stateless_multi_xform()
2614 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_checksum()
2624 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_checksum()
2825 test_buffer = rte_malloc(NULL, BIG_DATA_TEST_SIZE, 0); in test_compressdev_deflate_stateless_dynamic_big()
2960 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateful_decomp_checksum()
2970 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateful_decomp_checksum()
3183 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_fixed_oos_recoverable()
3269 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_LB, 0); in test_compressdev_deflate_im_buffers_LB_1op()
3342 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_LB, 0); in test_compressdev_deflate_im_buffers_LB_2ops_first()
3413 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_LB, 0); in test_compressdev_deflate_im_buffers_LB_2ops_second()
3484 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_LB, 0); in test_compressdev_deflate_im_buffers_LB_3ops()
3556 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_LB, 0); in test_compressdev_deflate_im_buffers_LB_4ops()
3629 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_SGL, 0); in test_compressdev_deflate_im_buffers_SGL_1op()
3697 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_SGL, 0); in test_compressdev_deflate_im_buffers_SGL_2ops_first()
3768 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_SGL, 0); in test_compressdev_deflate_im_buffers_SGL_2ops_second()
3839 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_SGL, 0); in test_compressdev_deflate_im_buffers_SGL_3ops()
3912 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_SGL, 0); in test_compressdev_deflate_im_buffers_SGL_4ops()
3986 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_OVER, 0); in test_compressdev_deflate_im_buffers_SGL_over_1op()
4058 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_OVER, 0); in test_compressdev_deflate_im_buffers_SGL_over_2ops_first()
4131 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_OVER, 0); in test_compressdev_deflate_im_buffers_SGL_over_2ops_second()