Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
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-6.12.1/include/linux/
Dpstore.h30 PSTORE_TYPE_DMESG = 0, enumerator
/linux-6.12.1/fs/pstore/
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()
1270 cxt->kpszs = psz_init_zones(PSTORE_TYPE_DMESG, &off, in psz_alloc_zones()
Dplatform.c312 record.type = PSTORE_TYPE_DMESG; in pstore_dump()
594 if (record->type != PSTORE_TYPE_DMESG) { in decompress_record()
Dram.c137 if (prz->type == PSTORE_TYPE_DMESG) in ramoops_get_next_prz()
345 if (record->type != PSTORE_TYPE_DMESG) in ramoops_pstore_write()
418 case PSTORE_TYPE_DMESG: in ramoops_pstore_erase()
/linux-6.12.1/drivers/acpi/apei/
Derst.c1114 record->type = PSTORE_TYPE_DMESG; in erst_reader()
1117 record->type = PSTORE_TYPE_DMESG; in erst_reader()
1162 case PSTORE_TYPE_DMESG: in erst_writer()