Home
last modified time | relevance | path

Searched refs:ZLIB_DFLTCC_INFLATE_ONLY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dsetup.h72 #define ZLIB_DFLTCC_INFLATE_ONLY 3 macro
/openbmc/linux/arch/s390/boot/
H A Dipl_parm.c287 zlib_dfltcc_support = ZLIB_DFLTCC_INFLATE_ONLY; in parse_boot_command_line()
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc_deflate.c24 zlib_dfltcc_support == ZLIB_DFLTCC_INFLATE_ONLY) in dfltcc_can_deflate()