Home
last modified time | relevance | path

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

/linux/fs/pstore/
A Dpmsg.c24 record.type = PSTORE_TYPE_PMSG; in write_pmsg()
A Dram.c334 } else if (record->type == PSTORE_TYPE_PMSG) { in ramoops_pstore_write()
395 if (record->type == PSTORE_TYPE_PMSG) { in ramoops_pstore_write_user()
425 case PSTORE_TYPE_PMSG: in ramoops_pstore_erase()
A Dzone.c708 case PSTORE_TYPE_PMSG: in psz_pstore_erase()
892 case PSTORE_TYPE_PMSG: in psz_pstore_write()
1084 case PSTORE_TYPE_PMSG: in psz_pstore_read()
1242 cxt->ppsz = psz_init_zone(PSTORE_TYPE_PMSG, &off, info->pmsg_size); in psz_alloc_zones()
/linux/include/linux/
A Dpstore.h39 PSTORE_TYPE_PMSG = 7, enumerator

Completed in 8 milliseconds