Searched refs:oops_log_info (Results 1 – 2 of 2) sorted by relevance
355 struct oops_log_info *oops_hdr = (struct oops_log_info *)oops_buf; in zip_oops()389 struct oops_log_info *oops_hdr = (struct oops_log_info *) oops_buf; in nvram_pstore_write()423 struct oops_log_info *oops_hdr; in nvram_pstore_read()504 oops_hdr = (struct oops_log_info *)buff; in nvram_pstore_read()598 oops_data = oops_buf + sizeof(struct oops_log_info); in nvram_init_oops_partition()599 oops_data_sz = oops_log_partition.size - sizeof(struct oops_log_info); in nvram_init_oops_partition()648 struct oops_log_info *oops_hdr = (struct oops_log_info *)oops_buf; in oops_to_nvram()
34 struct oops_log_info { struct
Completed in 7 milliseconds