Searched defs:__decompress (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/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_unxz.c | 398 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
|
D | decompress_unzstd.c | 341 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
|
D | decompress_bunzip2.c | 747 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
|
D | decompress_unlzma.c | 670 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
|