Lines Matching full:decompression
38 * b) module decompression processes the file read from
73 * 2) optional module decompression uses vmap()
90 * - with module decompression: 2 virtual memory allocation calls
91 * - without module decompression: 1 virtual memory allocation calls
93 * - with module decompression 3 virtual memory allocation calls
94 * - without module decompression 2 virtual memory allocation calls
125 * memory allocations in the module decompression path that use vmap().
147 * decompression was used we also add to this counter the cost of the
149 * decompression was not used the value represents the total allocated and
172 * the size of the module. Additionally if you used module decompression
177 * * failed_decompress: how many failed module decompression attempts we've had.
178 * These really should not happen unless your compression / decompression