Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/block/zram/
Dzram_drv.c918 static void comp_algorithm_set(struct zram *zram, u32 prio, const char *alg) in comp_algorithm_set() function
968 comp_algorithm_set(zram, prio, compressor); in __comp_algorithm_store()
2064 comp_algorithm_set(zram, ZRAM_PRIMARY_COMP, default_compressor); in zram_reset_device()
2279 comp_algorithm_set(zram, ZRAM_PRIMARY_COMP, default_compressor); in zram_add()