Home
last modified time | relevance | path

Searched refs:rte_comp_op_bulk_free (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_compressdev/
H A Dversion.map35 rte_comp_op_bulk_free;
H A Drte_comp.h492 rte_comp_op_bulk_free(struct rte_comp_op **ops, uint16_t nb_ops);
H A Drte_comp.c218 rte_comp_op_bulk_free(struct rte_comp_op **ops, uint16_t nb_ops) in rte_comp_op_bulk_free() function
/f-stack/dpdk/app/test/
H A Dtest_compressdev.c1607 rte_comp_op_bulk_free(ops_processed, num_bufs); in test_deflate_decomp_run()