Home
last modified time | relevance | path

Searched refs:lzma2_lzma (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/lib/xz/
H A Dxz_dec_lzma2.c274 * decoder calls. See lzma2_lzma() for details.
879 static bool lzma2_lzma(struct xz_dec_lzma2 *s, struct xz_buf *b) in lzma2_lzma() function
1106 if (!lzma2_lzma(s, b)) in xz_dec_lzma2_run()
1244 * to avoid integer overflows in lzma2_lzma(). 3 GiB is a nice in xz_dec_microlzma_run()
1269 if (!lzma2_lzma(s, b)) in xz_dec_microlzma_run()
/kernel/linux/linux-5.10/lib/xz/
H A Dxz_dec_lzma2.c270 * decoder calls. See lzma2_lzma() for details.
863 static bool lzma2_lzma(struct xz_dec_lzma2 *s, struct xz_buf *b) in lzma2_lzma() function
1090 if (!lzma2_lzma(s, b)) in xz_dec_lzma2_run()

Completed in 4 milliseconds