Searched refs:gunzip (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/include/linux/decompress/
H A Dinflate.h4 int gunzip(unsigned char *inbuf, long len,
/linux-4.1.27/arch/xtensa/boot/lib/
H A Dzmem.c34 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) gunzip() function
57 //puts("gunzip: ran out of data in header\n"); gunzip()
/linux-4.1.27/lib/
H A Ddecompress.c22 # define gunzip NULL macro
47 { {0x1f, 0x8b}, "gzip", gunzip },
48 { {0x1f, 0x9e}, "gzip", gunzip },
H A Ddecompress_inflate.c186 STATIC int INIT gunzip(unsigned char *buf, long len, gunzip() function
H A Dinflate.c1193 static int INIT gunzip(void)
/linux-4.1.27/arch/powerpc/boot/
H A Dgunzip_util.h31 /* scratch space for gunzip; 46912 is from zlib_inflate_workspacesize() */
H A Dmain.c39 /* gunzip the ELF header of the kernel */ prep_kernel()
74 /* Finally, gunzip the kernel */ prep_kernel()
H A Dgunzip_util.c56 fatal("insufficient scratch space for gunzip\n\r"); gunzip_start()
/linux-4.1.27/scripts/
H A Dextract-ikconfig59 try_decompress '\037\213\010' xy gunzip
H A Dextract-vmlinux55 try_decompress '\037\213\010' xy gunzip
H A Dpatch-kernel110 uncomp="gunzip -dc"
/linux-4.1.27/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S188 .extern gunzip
189 movi a4, gunzip
/linux-4.1.27/arch/arc/kernel/
H A Dvmlinux.lds.S55 * decompress_inflate.c:gunzip( ) -> zlib_inflate_workspace( )
/linux-4.1.27/arch/nios2/boot/compressed/
H A Dmisc.c185 gunzip(); decompress_kernel()
/linux-4.1.27/arch/alpha/boot/
H A Dmisc.c170 gunzip(); decompress_kernel()
/linux-4.1.27/arch/mn10300/boot/compressed/
H A Dmisc.c390 gunzip(); decompress_kernel()
/linux-4.1.27/arch/cris/boot/compressed/
H A Dmisc.c374 gunzip(); decompress_kernel()

Completed in 880 milliseconds