Home
last modified time | relevance | path

Searched refs:unlzma (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Ddecompress.c11 #include <linux/decompress/unlzma.h>
30 # define unlzma NULL macro
55 { {0x5d, 0x00}, "lzma", unlzma },
H A Ddecompress_unlzma.c35 #include <linux/decompress/unlzma.h>
173 /* Called 4 times in unlzma loop */
537 STATIC inline int INIT unlzma(unsigned char *buf, long in_len, in unlzma() function
677 return unlzma(buf, in_len - 4, fill, flush, output, posp, error); in __decompress()
/kernel/linux/linux-6.6/lib/
H A Ddecompress.c11 #include <linux/decompress/unlzma.h>
30 # define unlzma NULL macro
55 { {0x5d, 0x00}, "lzma", unlzma },
H A Ddecompress_unlzma.c35 #include <linux/decompress/unlzma.h>
173 /* Called 4 times in unlzma loop */
537 STATIC inline int INIT unlzma(unsigned char *buf, long in_len, in unlzma() function
677 return unlzma(buf, in_len - 4, fill, flush, output, posp, error); in __decompress()
/kernel/linux/linux-5.10/include/linux/decompress/
H A Dunlzma.h5 int unlzma(unsigned char *, long,
/kernel/linux/linux-6.6/include/linux/decompress/
H A Dunlzma.h5 int unlzma(unsigned char *, long,
/kernel/linux/linux-5.10/scripts/
H A Dextract-vmlinux55 try_decompress '\135\0\0\0' xxx unlzma
H A Dextract-ikconfig62 try_decompress '\135\0\0\0' xxx unlzma
/kernel/linux/linux-6.6/scripts/
H A Dextract-vmlinux55 try_decompress '\135\0\0\0' xxx unlzma
H A Dextract-ikconfig62 try_decompress '\135\0\0\0' xxx unlzma

Completed in 4 milliseconds