Home
last modified time | relevance | path

Searched refs:__comp_algorithm_show (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/block/zram/
H A Dzram_drv.c909 static ssize_t __comp_algorithm_show(struct zram *zram, u32 prio, char *buf) in __comp_algorithm_show() function
961 return __comp_algorithm_show(zram, ZRAM_PRIMARY_COMP, buf); in comp_algorithm_show()
990 sz += __comp_algorithm_show(zram, prio, buf + sz); in recomp_algorithm_show()

Completed in 3 milliseconds