Searched refs:rte_compressdev_private_xform_free (Results 1 – 8 of 8) sorted by relevance
22 rte_compressdev_private_xform_free;
573 rte_compressdev_private_xform_free(uint8_t dev_id, void *private_xform);
684 rte_compressdev_private_xform_free(uint8_t dev_id, void *priv_xform) in rte_compressdev_private_xform_free() function
314 rte_compressdev_private_xform_free(dev_id, priv_xform); in main_loop()
372 rte_compressdev_private_xform_free(dev_id, priv_xform); in main_loop()
453 rte_compressdev_private_xform_free(dev_id, priv_xform); in main_loop()
1374 rte_compressdev_private_xform_free(0, priv_xforms[i]); in test_deflate_comp_run()2155 rte_compressdev_private_xform_free(0, priv_xforms[i]); in test_deflate_comp_decomp()
324 enqueuing them for processing and free via ``rte_compressdev_private_xform_free()`` during terminat…