Searched refs:CMP_HEADER (Results 1 – 1 of 1) sorted by relevance
498 #define CMP_HEADER sizeof(size_t) macro506 CMP_HEADER, PAGE_SIZE)679 acomp_request_set_dst_nondma(d->cr, d->cmp + CMP_HEADER, in compress_threadfn()680 CMP_SIZE - CMP_HEADER); in compress_threadfn()872 off < CMP_HEADER + data[thr].cmp_len; in save_compressed_image()1176 acomp_request_set_src_nondma(d->cr, d->cmp + CMP_HEADER, in decompress_threadfn()1394 need = DIV_ROUND_UP(data[thr].cmp_len + CMP_HEADER, in load_compressed_image()1405 off < CMP_HEADER + data[thr].cmp_len; in load_compressed_image()