Searched refs:pstore (Results 1 – 5 of 5) sorted by relevance
105 struct pstore { struct170 static int alloc_area(struct pstore *ps) in alloc_area() argument578 struct pstore *ps = get_info(store); in persistent_usage()594 struct pstore *ps = get_info(store); in persistent_dtr()615 struct pstore *ps = get_info(store); in persistent_read_metadata()677 struct pstore *ps = get_info(store); in persistent_prepare_exception()703 struct pstore *ps = get_info(store); in persistent_commit_exception()767 struct pstore *ps = get_info(store); in persistent_prepare_merge()813 struct pstore *ps = get_info(store); in persistent_commit_merge()844 struct pstore *ps = get_info(store); in persistent_drop_snapshot()[all …]
11 tristate "Register efivars backend for pstore"16 Say Y here to enable use efivars as a backend to pstore. This18 else supported by pstore to EFI variables.21 bool "Disable using efivars as a pstore backend by default"26 backend for pstore by default. This setting can be overridden
21 obj-$(CONFIG_EFI_VARS_PSTORE) += efi-pstore.o
177 tristate "Log panic/oops to an MTD buffer based on pstore"182 mounting pstore filesystem.
40 tristate "Chrome OS pstore support"
Completed in 11 milliseconds