Home
last modified time | relevance | path

Searched refs:xz_dec_end (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/lib/xz/
H A Dxz_dec_test.c191 xz_dec_end(state); in xz_dec_test_init()
205 xz_dec_end(state); in xz_dec_test_exit()
H A Dxz_dec_syms.c16 EXPORT_SYMBOL(xz_dec_end);
H A Dxz_dec_stream.c828 XZ_EXTERN void xz_dec_end(struct xz_dec *s) in xz_dec_end() function
/openbmc/linux/lib/
H A Ddecompress_unxz.c351 xz_dec_end(s); in unxz()
388 xz_dec_end(s); in unxz()
/openbmc/linux/include/linux/
H A Dxz.h234 XZ_EXTERN void xz_dec_end(struct xz_dec *s);
/openbmc/linux/fs/squashfs/
H A Dxz_wrapper.c113 xz_dec_end(stream->state); in squashfs_xz_free()
/openbmc/linux/kernel/module/
H A Ddecompress.c199 xz_dec_end(xz_dec); in module_xz_decompress()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2.c466 xz_dec_end(xz_dec); in mlxfw_mfa2_file_cb_offset_xz()
/openbmc/linux/drivers/base/firmware_loader/
H A Dmain.c404 xz_dec_end(xz_dec); in fw_decompress_xz_single()
454 xz_dec_end(xz_dec); in fw_decompress_xz_pages()