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

/linux-master/kernel/power/
H A Dswap.c527 #define bytes_worst_compress(x) ((x) + ((x) / 16) + 64 + 3 + 2) macro
537 #define CMP_PAGES DIV_ROUND_UP(bytes_worst_compress(UNC_SIZE) + \
854 bytes_worst_compress(data[thr].unc_len))) {
1392 bytes_worst_compress(UNC_SIZE))) {

Completed in 115 milliseconds