Home
last modified time | relevance | path

Searched refs:pstore_register (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dpstore.h210 extern int pstore_register(struct pstore_info *);
/openbmc/linux/fs/pstore/
H A Dplatform.c465 int pstore_register(struct pstore_info *psi) in pstore_register() function
538 EXPORT_SYMBOL_GPL(pstore_register);
H A Dram.c846 err = pstore_register(&cxt->pstore); in ramoops_probe()
H A Dzone.c1406 err = pstore_register(&cxt->pstore); in register_pstore_zone()
/openbmc/linux/drivers/firmware/efi/
H A Defi-pstore.c244 if (pstore_register(&efi_pstore_info)) { in efivars_pstore_init()
/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c556 rc = pstore_register(&nvram_pstore_info); in nvram_pstore_init()
/openbmc/linux/drivers/acpi/apei/
H A Derst.c1233 rc = pstore_register(&erst_info); in erst_init()