Home
last modified time | relevance | path

Searched refs:gunzip (Results 1 – 13 of 13) sorted by relevance

/linux-6.6.21/lib/
Ddecompress.c24 # define gunzip NULL macro
52 { {0x1f, 0x8b}, "gzip", gunzip },
53 { {0x1f, 0x9e}, "gzip", gunzip },
Ddecompress_inflate.c200 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function
Dinflate.c1194 static int INIT gunzip(void) in gunzip() function
/linux-6.6.21/tools/testing/selftests/powerpc/nx-gzip/
DREADME24 Uncompress the previous output. Output will have a .nx.gunzip suffix:
35 $ sha1sum gzip_vas.c.nx.gz.nx.gunzip gzip_vas.c
36 bf43e3c0c3651f5f22b6f9784cd9b1eeab4120b6 gzip_vas.c.nx.gz.nx.gunzip
/linux-6.6.21/arch/xtensa/boot/lib/
Dzmem.c7 void gunzip(void *dst, int dstlen, unsigned char *src, int *lenp);
36 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function
/linux-6.6.21/include/linux/decompress/
Dinflate.h5 int gunzip(unsigned char *inbuf, long len,
/linux-6.6.21/scripts/
Dextract-vmlinux52 try_decompress '\037\213\010' xy gunzip
Dextract-ikconfig59 try_decompress '\037\213\010' xy gunzip
/linux-6.6.21/arch/xtensa/boot/boot-redboot/
Dbootstrap.S193 .extern gunzip
194 movi abi_tmp0, gunzip
/linux-6.6.21/tools/testing/selftests/kexec/
Dkexec_common_lib.sh154 cat $proc_config | gunzip > $IKCONFIG 2>/dev/null
/linux-6.6.21/arch/alpha/boot/
Dmisc.c169 gunzip(); in decompress_kernel()
/linux-6.6.21/arch/nios2/boot/compressed/
Dmisc.c172 gunzip(); in decompress_kernel()
/linux-6.6.21/Documentation/process/
Dapplying-patches.rst96 gunzip or xz on the file -- like this::
98 gunzip patch-x.y.z.gz