Searched refs:__comp_algorithm_show (Results 1 – 1 of 1) sorted by relevance
974 static ssize_t __comp_algorithm_show(struct zram *zram, u32 prio, char *buf) in __comp_algorithm_show() function1026 return __comp_algorithm_show(zram, ZRAM_PRIMARY_COMP, buf); in comp_algorithm_show()1055 sz += __comp_algorithm_show(zram, prio, buf + sz); in recomp_algorithm_show()