Searched defs:__decompress (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/lib/ |
D | decompress_unlz4.c | 207 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
|
D | decompress_inflate.c | 210 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
|
D | decompress_unlzo.c | 277 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
|
D | decompress_unzstd.c | 343 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
|
D | decompress_unxz.c | 405 STATIC int INIT __decompress(unsigned char *in, long in_size, in __decompress() function
|
D | decompress_bunzip2.c | 748 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
|
D | decompress_unlzma.c | 672 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
|