Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c142 PSTORE_TYPE_DMESG, enumerator
392 if (record->part > 1 || (record->type != PSTORE_TYPE_DMESG)) in nvram_pstore_write()
433 case PSTORE_TYPE_DMESG: in nvram_pstore_read()
435 record->type = PSTORE_TYPE_DMESG; in nvram_pstore_read()
501 if (nvram_type_ids[read_type] == PSTORE_TYPE_DMESG) { in nvram_pstore_read()
/openbmc/linux/include/linux/
H A Dpstore.h30 PSTORE_TYPE_DMESG = 0, enumerator
/openbmc/linux/fs/pstore/
H A Dzone.c704 case PSTORE_TYPE_DMESG: in psz_pstore_erase()
876 if (record->type == PSTORE_TYPE_DMESG && in psz_pstore_write()
884 if (is_on_panic() && record->type != PSTORE_TYPE_DMESG) in psz_pstore_write()
888 case PSTORE_TYPE_DMESG: in psz_pstore_write()
1078 case PSTORE_TYPE_DMESG: in psz_pstore_read()
1271 cxt->kpszs = psz_init_zones(PSTORE_TYPE_DMESG, &off, in psz_alloc_zones()
H A Dplatform.c312 record.type = PSTORE_TYPE_DMESG; in pstore_dump()
594 if (record->type != PSTORE_TYPE_DMESG) { in decompress_record()
H A Dram.c133 if (prz->type == PSTORE_TYPE_DMESG) in ramoops_get_next_prz()
341 if (record->type != PSTORE_TYPE_DMESG) in ramoops_pstore_write()
414 case PSTORE_TYPE_DMESG: in ramoops_pstore_erase()
/openbmc/linux/drivers/acpi/apei/
H A Derst.c1081 record->type = PSTORE_TYPE_DMESG; in erst_reader()
1084 record->type = PSTORE_TYPE_DMESG; in erst_reader()
1129 case PSTORE_TYPE_DMESG: in erst_writer()