Searched refs:oops_data (Results 1 – 1 of 1) sorted by relevance
93 * oops_log_info points to the header. oops_data points to the compressed text.96 * | +- oops_data109 static char *oops_data; variable 356 int zipped_len = nvram_compress(big_oops_buf, oops_data, text_len, in zip_oops() 553 nvram_pstore_info.buf = oops_data; in nvram_pstore_init() 598 oops_data = oops_buf + sizeof(struct oops_log_info); in nvram_init_oops_partition() 693 oops_data, oops_data_sz, &text_len); in oops_to_nvram()