Home
last modified time | relevance | path

Searched refs:gzip (Results 1 - 25 of 62) sorted by relevance

123

/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dwrapper23 # -z use gzip (legacy)
46 uboot_comp=gzip
142 uboot_comp=gzip
157 uboot_comp=gzip
160 --no-gzip)
381 gzip -n -f -9 "$vmz.$$"
453 ${MKIMAGE} -A ppc -O linux -T multi -C gzip -a $membase -e $membase \
520 gzip -n -f -9 "$ofile"
521 ${MKIMAGE} -A ppc -O linux -T kernel -C gzip -a "$base" -e "$entry" \
578 gzip
[all...]
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dwrapper23 # -z use gzip (legacy)
48 uboot_comp=gzip
146 uboot_comp=gzip
161 uboot_comp=gzip
164 --no-gzip)
409 gzip -n -f -9 "$vmz.$$"
481 ${MKIMAGE} -A ppc -O linux -T multi -C gzip -a $membase -e $membase \
548 gzip -n -f -9 "$ofile"
549 ${MKIMAGE} -A ppc -O linux -T kernel -C gzip -a "$base" -e "$entry" \
606 gzip
[all...]
/kernel/linux/linux-5.10/arch/nios2/boot/
H A DMakefile11 UIMAGE_COMPRESSION = gzip
21 $(call if_changed,gzip)
/kernel/linux/linux-6.6/arch/nios2/boot/
H A DMakefile11 UIMAGE_COMPRESSION = gzip
21 $(call if_changed,gzip)
/kernel/linux/linux-5.10/arch/sparc/boot/
H A DMakefile26 $(call if_changed,gzip)
48 $(call if_changed,gzip)
52 UIMAGE_COMPRESSION = gzip
/kernel/linux/linux-6.6/arch/sparc/boot/
H A DMakefile26 $(call if_changed,gzip)
48 $(call if_changed,gzip)
52 UIMAGE_COMPRESSION = gzip
/kernel/linux/linux-6.6/arch/arc/boot/
H A DMakefile26 $(call if_changed,gzip)
35 $(call if_changed,uimage,gzip)
/kernel/linux/linux-5.10/arch/xtensa/boot/
H A DMakefile43 $(call if_changed,gzip)
49 UIMAGE_COMPRESSION = gzip
/kernel/linux/linux-5.10/arch/arc/boot/
H A DMakefile27 $(call if_changed,gzip)
36 $(call if_changed,uimage,gzip)
/kernel/linux/linux-6.6/arch/xtensa/boot/
H A DMakefile39 $(call if_changed,gzip)
45 UIMAGE_COMPRESSION = gzip
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A DMakefile4 TEST_PROGS := nx-gzip-test.sh
H A Dnx-gzip-test.sh4 if [[ ! -w /dev/crypto/nx-gzip ]]; then
5 echo "Can't access /dev/crypto/nx-gzip, skipping"
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/
H A DMakefile4 TEST_PROGS := nx-gzip-test.sh
H A Dnx-gzip-test.sh4 if [[ ! -w /dev/crypto/nx-gzip ]]; then
5 echo "Can't access /dev/crypto/nx-gzip, skipping"
/kernel/linux/linux-5.10/arch/sh/boot/
H A DMakefile69 $(call if_changed,gzip)
87 $(call if_changed,uimage,gzip)
/kernel/linux/linux-6.6/arch/sh/boot/
H A DMakefile69 $(call if_changed,gzip)
87 $(call if_changed,uimage,gzip)
/kernel/linux/linux-5.10/arch/mips/boot/
H A DMakefile66 $(call if_changed,gzip)
92 $(call if_changed,uimage,gzip)
143 $(call if_changed,cpp_its_S,gzip,vmlinux.bin.gz)
/kernel/linux/linux-6.6/arch/mips/boot/
H A DMakefile66 $(call if_changed,gzip)
92 $(call if_changed,uimage,gzip)
143 $(call if_changed,cpp_its_S,gzip,vmlinux.bin.gz)
/kernel/linux/linux-5.10/arch/csky/boot/
H A DMakefile9 compress-$(CONFIG_KERNEL_GZIP) = gzip
/kernel/linux/linux-5.10/arch/nds32/boot/
H A DMakefile8 $(call if_changed,gzip)
/kernel/linux/linux-6.6/arch/csky/boot/
H A DMakefile8 compress-$(CONFIG_KERNEL_GZIP) = gzip
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dva_high_addr_switch.sh28 # gzip -dcfq automatically handles both compressed and plaintext input.
29 # See man 1 gzip under '-f'.
30 local pg_table_levels=$(gzip -dcfq "${config}" | grep PGTABLE_LEVELS | cut -d'=' -f 2)
/kernel/linux/linux-5.10/arch/alpha/boot/
H A DMakefile43 $(call if_changed,gzip)
88 $(call if_changed,gzip)
/kernel/linux/linux-6.6/arch/alpha/boot/
H A DMakefile43 $(call if_changed,gzip)
88 $(call if_changed,gzip)
/kernel/linux/linux-5.10/arch/microblaze/boot/
H A DMakefile17 $(call if_changed,gzip)

Completed in 5 milliseconds

123