Searched refs:UNC_SIZE (Results 1 – 1 of 1) sorted by relevance
502 #define UNC_SIZE (UNC_PAGES * PAGE_SIZE) macro505 #define CMP_PAGES DIV_ROUND_UP(bytes_worst_compress(UNC_SIZE) + \653 unsigned char unc[UNC_SIZE]; /* uncompressed buffer */809 for (off = 0; off < UNC_SIZE; off += PAGE_SIZE) { in save_compressed_image()1154 unsigned char unc[UNC_SIZE]; /* uncompressed buffer */1178 acomp_request_set_dst_nondma(d->cr, d->unc, UNC_SIZE); in decompress_threadfn()1388 bytes_worst_compress(UNC_SIZE))) { in load_compressed_image()1445 data[thr].unc_len > UNC_SIZE || in load_compressed_image()