Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/xz/
H A Dxz_dec_stream.c21 /* Position in dec_main() */
549 static enum xz_ret dec_main(struct xz_dec *s, struct xz_buf *b) in dec_main() function
726 * xz_dec_run() is a wrapper for dec_main() to handle some special cases in
761 ret = dec_main(s, b); in xz_dec_run()
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_dec_stream.c21 /* Position in dec_main() */
549 static enum xz_ret dec_main(struct xz_dec *s, struct xz_buf *b) in dec_main() function
726 * xz_dec_run() is a wrapper for dec_main() to handle some special cases in
761 ret = dec_main(s, b); in xz_dec_run()

Completed in 2 milliseconds