Searched refs:xz_dec_run (Results 1 – 8 of 8) sorted by relevance
15 EXPORT_SYMBOL(xz_dec_run);
133 ret = xz_dec_run(state, &buffers); in xz_dec_test_write()
750 XZ_EXTERN enum xz_ret xz_dec_run(struct xz_dec *s, struct xz_buf *b) in xz_dec_run() function
300 ret = xz_dec_run(s, &b); in unxz()323 ret = xz_dec_run(s, &b); in unxz()
214 XZ_EXTERN enum xz_ret xz_dec_run(struct xz_dec *s, struct xz_buf *b);
165 xz_err = xz_dec_run(stream->state, &stream->buf); in squashfs_xz_uncompress()
395 xz_ret = xz_dec_run(xz_dec, xz_buf); in mlxfw_mfa2_xz_dec_run()
399 xz_ret = xz_dec_run(xz_dec, &xz_buf); in fw_decompress_xz_single()437 xz_ret = xz_dec_run(xz_dec, &xz_buf); in fw_decompress_xz_pages()