Home
last modified time | relevance | path

Searched refs:ZSTD_freeDCtx (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2-threads.c322 ZSTD_freeDCtx(dctx); in qcow2_zstd_decompress()
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress.c309 size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx() function
1047 ZSTD_freeDCtx(dctx); in ZSTD_decompress()
1521 return ZSTD_freeDCtx(zds); in ZSTD_freeDStream()
/openbmc/linux/include/linux/
H A Dzstd_lib.h218 ZSTDLIB_API size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx); /* accept NULL pointer */