Searched defs:__decompress (Results 1 – 13 of 13) sorted by relevance
/kernel/linux/linux-5.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 | 278 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_unxz.c | 398 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
|
/kernel/linux/linux-4.19/lib/ |
D | decompress_unlz4.c | 202 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
|
D | decompress_inflate.c | 197 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
|
D | decompress_unlzo.c | 292 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_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
|