Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/xz/
H A Dxz_dec_lzma2.c374 static void dict_uncompressed(struct dictionary *dict, struct xz_buf *b, in dict_uncompressed() function
1113 dict_uncompressed(&s->dict, b, &s->lzma2.compressed); in xz_dec_lzma2_run()
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_dec_lzma2.c378 static void dict_uncompressed(struct dictionary *dict, struct xz_buf *b, in dict_uncompressed() function
1129 dict_uncompressed(&s->dict, b, &s->lzma2.compressed); in xz_dec_lzma2_run()

Completed in 4 milliseconds