Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/block/zram/
H A Dzram_drv.c920 static int __comp_algorithm_store(struct zram *zram, u32 prio, const char *buf) in __comp_algorithm_store() function
972 ret = __comp_algorithm_store(zram, ZRAM_PRIMARY_COMP, buf); in comp_algorithm_store()
1033 ret = __comp_algorithm_store(zram, prio, alg); in recomp_algorithm_store()

Completed in 3 milliseconds