Home
last modified time | relevance | path

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

/drivers/block/zram/
Dzram_drv.c985 static int __comp_algorithm_store(struct zram *zram, u32 prio, const char *buf) in __comp_algorithm_store() function
1037 ret = __comp_algorithm_store(zram, ZRAM_PRIMARY_COMP, buf); in comp_algorithm_store()
1098 ret = __comp_algorithm_store(zram, prio, alg); in recomp_algorithm_store()