Searched refs:nvram_compress (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
H A Dnvram_64.c332 static int nvram_compress(const void *in, void *out, size_t inlen, nvram_compress() function
370 int zipped_len = nvram_compress(big_oops_buf, oops_data, text_len, zip_oops()

Completed in 50 milliseconds