Home
last modified time | relevance | path

Searched refs:oops_data_sz (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c110 static size_t oops_data_sz; variable
357 oops_data_sz); in zip_oops()
554 nvram_pstore_info.bufsize = oops_data_sz; in nvram_pstore_init()
599 oops_data_sz = oops_log_partition.size - sizeof(struct oops_log_info); in nvram_init_oops_partition()
611 big_oops_buf_sz = (oops_data_sz * 100) / 45; in nvram_init_oops_partition()
693 oops_data, oops_data_sz, &text_len); in oops_to_nvram()