Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dzswapd_internal.h25 inline unsigned int get_compress_ratio(void);
Dzswapd_control.c70 inline unsigned int get_compress_ratio(void) in get_compress_ratio() function
Dzswapd.c399 diff_buffers *= get_compress_ratio(); in get_zram_current_watermark()