Searched refs:CMP_HEADER (Results 1 – 1 of 1) sorted by relevance
526 #define CMP_HEADER sizeof(size_t) macro534 CMP_HEADER, PAGE_SIZE)677 acomp_request_set_dst_nondma(d->cr, d->cmp + CMP_HEADER, in compress_threadfn()678 CMP_SIZE - CMP_HEADER); in compress_threadfn()876 off < CMP_HEADER + data[thr].cmp_len; in save_compressed_image()1189 acomp_request_set_src_nondma(d->cr, d->cmp + CMP_HEADER, in decompress_threadfn()1413 need = DIV_ROUND_UP(data[thr].cmp_len + CMP_HEADER, in load_compressed_image()1424 off < CMP_HEADER + data[thr].cmp_len; in load_compressed_image()