Home
last modified time | relevance | path

Searched refs:__decompress (Results 1 – 15 of 15) sorted by relevance

/linux/arch/s390/boot/compressed/
A Ddecompressor.c82 __decompress(_compressed_start, _compressed_end - _compressed_start, in decompress_kernel()
/linux/arch/h8300/boot/compressed/
A Dmisc.c75 __decompress(input_data, input_len, NULL, NULL, output, 0, NULL, error); in decompress_kernel()
/linux/arch/mips/boot/compressed/
A Ddecompress.c114 __decompress((char *)zimage_start, zimage_size, 0, 0, in decompress_kernel()
/linux/arch/powerpc/boot/
A Ddecompress.c132 ret = __decompress(inbuf, input_size, NULL, flush, outbuf, in partial_decompress()
/linux/arch/arm/boot/compressed/
A Ddecompress.c64 return __decompress(input, len, NULL, NULL, output, 0, NULL, error); in do_decompress()
/linux/arch/sh/boot/compressed/
A Dmisc.c143 __decompress(input_data, input_len, NULL, NULL, output, 0, NULL, error); in decompress_kernel()
/linux/lib/
A Ddecompress_unlz4.c207 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
A Ddecompress_inflate.c210 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
A Ddecompress_unlzo.c277 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
A Ddecompress_unxz.c398 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
A Ddecompress_unzstd.c341 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
A Ddecompress_bunzip2.c747 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
A Ddecompress_unlzma.c670 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
/linux/arch/parisc/boot/compressed/
A Dmisc.c360 __decompress(input_data, input_len, NULL, NULL, in decompress_kernel()
/linux/arch/x86/boot/compressed/
A Dmisc.c441 __decompress(input_data, input_len, NULL, NULL, output, output_len, in extract_kernel()

Completed in 20 milliseconds