Searched refs:contig_buf (Results 1 – 1 of 1) sorted by relevance
1910 char *contig_buf = NULL; in test_results_validation() local1935 contig_buf = rte_malloc(NULL, ops_processed[i]->produced, 0); in test_results_validation()1936 if (contig_buf == NULL) { in test_results_validation()1943 ops_processed[i]->produced, contig_buf); in test_results_validation()1961 rte_free(contig_buf); in test_results_validation()1962 contig_buf = NULL; in test_results_validation()1967 rte_free(contig_buf); in test_results_validation()2009 char *contig_buf = NULL; in test_deflate_comp_decomp() local2165 rte_free(contig_buf); in test_deflate_comp_decomp()