Searched refs:__comp_algorithm_show (Results 1 – 1 of 1) sorted by relevance
1228 static ssize_t __comp_algorithm_show(struct zram *zram, u32 prio, in __comp_algorithm_show() function1391 return __comp_algorithm_show(zram, ZRAM_PRIMARY_COMP, buf, 0); in comp_algorithm_show()1420 sz += __comp_algorithm_show(zram, prio, buf, sz); in recomp_algorithm_show()