Searched refs:default_compressor (Results 1 – 1 of 1) sorted by relevance
44 static const char *default_compressor = CONFIG_ZRAM_DEF_COMP; variable968 if (zram->comp_algs[prio] != default_compressor) in comp_algorithm_set()2009 comp_algorithm_set(zram, ZRAM_PRIMARY_COMP, default_compressor); in zram_reset_device()2252 comp_algorithm_set(zram, ZRAM_PRIMARY_COMP, default_compressor); in zram_add()