Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/xz/
H A Dxz_dec_lzma2.c832 static bool lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() function
1074 if (!lzma_props(s, b->in[b->in_pos++])) in xz_dec_lzma2_run()
1235 if (!lzma_props(s, ~b->in[b->in_pos])) in xz_dec_microlzma_run()
/kernel/linux/linux-5.10/lib/xz/
H A Dxz_dec_lzma2.c816 static bool lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() function
1058 if (!lzma_props(s, b->in[b->in_pos++])) in xz_dec_lzma2_run()

Completed in 4 milliseconds