Searched refs:FOUR_K (Results 1 – 1 of 1) sorted by relevance
1192 #define FOUR_K(x) ((x) * (1 << (PAGE_SHIFT - 12))) macro 1202 FOUR_K((u64)atomic64_read(&zram->stats.bd_count)), in bd_stat_show() 1203 FOUR_K((u64)atomic64_read(&zram->stats.bd_reads)), in bd_stat_show() 1204 FOUR_K((u64)atomic64_read(&zram->stats.bd_writes))); in bd_stat_show()