Home
last modified time | relevance | path

Searched refs:__decompress (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/arch/h8300/boot/compressed/
H A Dmisc.c75 __decompress(input_data, input_len, NULL, NULL, output, 0, NULL, error); in decompress_kernel()
/kernel/linux/linux-5.10/arch/loongarch/boot/compressed/
H A Ddecompress.c105 __decompress((char *)zimage_start, zimage_size, 0, 0, in decompress_kernel()
/kernel/linux/linux-5.10/arch/s390/boot/compressed/
H A Ddecompressor.c81 __decompress(_compressed_start, _compressed_end - _compressed_start, in decompress_kernel()
/kernel/linux/linux-6.6/arch/s390/boot/
H A Ddecompressor.c83 __decompress(_compressed_start, _compressed_end - _compressed_start, in decompress_kernel()
/kernel/linux/linux-5.10/arch/mips/boot/compressed/
H A Ddecompress.c113 __decompress((char *)zimage_start, zimage_size, 0, 0, in decompress_kernel()
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Ddecompress.c48 * flush() is called by __decompress() when the decompressor's scratch buffer is
133 ret = __decompress(inbuf, input_size, NULL, flush, outbuf, in partial_decompress()
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Ddecompress.c64 return __decompress(input, len, NULL, NULL, output, 0, NULL, error); in do_decompress()
/kernel/linux/linux-6.6/arch/mips/boot/compressed/
H A Ddecompress.c115 __decompress((char *)zimage_start, zimage_size, 0, 0, in decompress_kernel()
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Ddecompress.c47 * flush() is called by __decompress() when the decompressor's scratch buffer is
132 ret = __decompress(inbuf, input_size, NULL, flush, outbuf, in partial_decompress()
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Ddecompress.c65 return __decompress(input, len, NULL, NULL, output, 0, NULL, error); in do_decompress()
/kernel/linux/linux-5.10/arch/sh/boot/compressed/
H A Dmisc.c140 __decompress(input_data, input_len, NULL, NULL, output, 0, NULL, error); in decompress_kernel()
/kernel/linux/linux-6.6/arch/sh/boot/compressed/
H A Dmisc.c143 __decompress(input_data, input_len, NULL, NULL, output, 0, NULL, error); in decompress_kernel()
/kernel/linux/linux-5.10/lib/
H A Ddecompress_inflate.c210 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unlz4.c207 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
H A Ddecompress_unxz.c398 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unlzo.c278 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unzstd.c62 * When UNZSTD_PREBOOT is defined we declare __decompress(), which is
341 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dzboot.c130 ret = __decompress(_gzdata_start, compressed_size, NULL, NULL, in efi_zboot_entry()
/kernel/linux/linux-6.6/lib/
H A Ddecompress_inflate.c210 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unlz4.c207 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
H A Ddecompress_unxz.c400 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unlzo.c277 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unzstd.c62 * When UNZSTD_PREBOOT is defined we declare __decompress(), which is
343 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/
H A Dmisc.c360 __decompress(input_data, input_len, NULL, NULL, in decompress_kernel()
/kernel/linux/linux-6.6/arch/parisc/boot/compressed/
H A Dmisc.c360 __decompress(input_data, input_len, NULL, NULL, in decompress_kernel()

Completed in 9 milliseconds

12