Home
last modified time | relevance | path

Searched defs:xz_dec (Results 1 – 4 of 4) sorted by relevance

/linux/lib/xz/
H A Dxz_dec_stream.c20 struct xz_dec { struct
22 enum {
55 * True if the next call to xz_dec_run() is allowed to return argument
58 bool allow_buf_error;
61 struct {
93 struct xz_dec_hash hash; argument
115 struct xz_dec_hash hash; argument
131 struct xz_dec_lzma2 *lzma2; argument
134 struct xz_dec_bcj *bcj; argument
157 static bool fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp() argument
/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2.c390 static int mlxfw_mfa2_xz_dec_run(struct xz_dec *xz_dec, struct xz_buf *xz_buf, in mlxfw_mfa2_xz_dec_run()
428 struct xz_dec *xz_dec; in mlxfw_mfa2_file_cb_offset_xz() local
/linux/kernel/module/
H A Ddecompress.c153 struct xz_dec *xz_dec; in module_xz_decompress() local
/linux/drivers/base/firmware_loader/
H A Dmain.c389 struct xz_dec *xz_dec; in fw_decompress_xz_single() local
415 struct xz_dec *xz_dec; in fw_decompress_xz_pages() local