Searched refs:LZ4 (Results 1 - 3 of 3) sorted by relevance

/linux-master/scripts/
H A DMakefile.lib478 quiet_cmd_lz4 = LZ4 $@
479 cmd_lz4 = cat $(real-prereqs) | $(LZ4) -l -c1 stdin stdout > $@
481 quiet_cmd_lz4_with_size = LZ4 $@
482 cmd_lz4_with_size = { cat $(real-prereqs) | $(LZ4) -l -c1 stdin stdout; \
/linux-master/arch/x86/boot/
H A Dheader.S475 # LZ4 is even worse: data that cannot be further compressed grows by 0.4%,
/linux-master/
H A DMakefile518 LZ4 = lz4c macro
601 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD

Completed in 324 milliseconds