Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
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()
/linux/fs/pstore/
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()
1076 case PSTORE_TYPE_DMESG: in psz_pstore_read()
1269 cxt->kpszs = psz_init_zones(PSTORE_TYPE_DMESG, &off, in psz_alloc_zones()
A Dplatform.c421 record.type = PSTORE_TYPE_DMESG; in pstore_dump()
681 if (record->type != PSTORE_TYPE_DMESG) { in decompress_record()
A Dram.c131 if (prz->type == PSTORE_TYPE_DMESG) in ramoops_get_next_prz()
339 if (record->type != PSTORE_TYPE_DMESG) in ramoops_pstore_write()
412 case PSTORE_TYPE_DMESG: in ramoops_pstore_erase()
/linux/include/linux/
A Dpstore.h30 PSTORE_TYPE_DMESG = 0, enumerator
/linux/drivers/acpi/apei/
A Derst.c1020 record->type = PSTORE_TYPE_DMESG; in erst_reader()
1023 record->type = PSTORE_TYPE_DMESG; in erst_reader()
1068 case PSTORE_TYPE_DMESG: in erst_writer()

Completed in 13 milliseconds