Home
last modified time | relevance | path

Searched refs:PSTORE_FLAGS_PMSG (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dpstore.h208 #define PSTORE_FLAGS_PMSG BIT(3) macro
/linux/fs/pstore/
H A Dplatform.c522 if (psi->flags & PSTORE_FLAGS_PMSG) in pstore_register()
556 if (psi->flags & PSTORE_FLAGS_PMSG) in pstore_unregister()
H A Dblk.c130 verify_size(pmsg_size, 4096, dev->flags & PSTORE_FLAGS_PMSG); in __register_pstore_device()
H A Dram.c832 cxt->pstore.flags |= PSTORE_FLAGS_PMSG; in ramoops_probe()
H A Dzone.c1398 cxt->pstore.flags |= PSTORE_FLAGS_PMSG; in register_pstore_zone()