Searched refs:UNC_SIZE (Results 1 – 1 of 1) sorted by relevance
530 #define UNC_SIZE (UNC_PAGES * PAGE_SIZE) macro533 #define CMP_PAGES DIV_ROUND_UP(bytes_worst_compress(UNC_SIZE) + \648 unsigned char unc[UNC_SIZE]; /* uncompressed buffer */813 for (off = 0; off < UNC_SIZE; off += PAGE_SIZE) { in save_compressed_image()1164 unsigned char unc[UNC_SIZE]; /* uncompressed buffer */1191 acomp_request_set_dst_nondma(d->cr, d->unc, UNC_SIZE); in decompress_threadfn()1407 bytes_worst_compress(UNC_SIZE))) { in load_compressed_image()1464 data[thr].unc_len > UNC_SIZE || in load_compressed_image()