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()
1933 contig_buf = rte_malloc(NULL, ops_processed[i]->produced, 0); in test_results_validation()
2182 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_fixed()
2246 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_dynamic()
2366 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_multi_level()
2436 compress_xforms[i] = rte_malloc(NULL, in test_compressdev_deflate_stateless_multi_xform()
2450 decompress_xforms[i] = rte_malloc(NULL, in test_compressdev_deflate_stateless_multi_xform()
2611 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_checksum()
2621 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_checksum()
2822 test_buffer = rte_malloc(NULL, BIG_DATA_TEST_SIZE, 0); in test_compressdev_deflate_stateless_dynamic_big()
2957 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateful_decomp_checksum()
2967 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateful_decomp_checksum()
3180 rte_malloc(NULL, sizeof(struct rte_comp_xform), 0); in test_compressdev_deflate_stateless_fixed_oos_recoverable()
3266 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_LB, 0); in test_compressdev_deflate_im_buffers_LB_1op()
3339 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_LB, 0); in test_compressdev_deflate_im_buffers_LB_2ops_first()
3410 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_LB, 0); in test_compressdev_deflate_im_buffers_LB_2ops_second()
3481 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_LB, 0); in test_compressdev_deflate_im_buffers_LB_3ops()
3553 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_LB, 0); in test_compressdev_deflate_im_buffers_LB_4ops()
3626 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_SGL, 0); in test_compressdev_deflate_im_buffers_SGL_1op()
3694 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_SGL, 0); in test_compressdev_deflate_im_buffers_SGL_2ops_first()
3765 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_SGL, 0); in test_compressdev_deflate_im_buffers_SGL_2ops_second()
3836 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_SGL, 0); in test_compressdev_deflate_im_buffers_SGL_3ops()
3909 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_SGL, 0); in test_compressdev_deflate_im_buffers_SGL_4ops()
3983 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_OVER, 0); in test_compressdev_deflate_im_buffers_SGL_over_1op()
4055 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_OVER, 0); in test_compressdev_deflate_im_buffers_SGL_over_2ops_first()
4128 test_buffer = rte_malloc(NULL, IM_BUF_DATA_TEST_SIZE_OVER, 0); in test_compressdev_deflate_im_buffers_SGL_over_2ops_second()