Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds