Searched refs:pstore (Results 1 – 5 of 5) sorted by relevance
102 struct pstore { struct167 static int alloc_area(struct pstore *ps) in alloc_area() argument202 static void free_area(struct pstore *ps) in free_area()229 static int chunk_io(struct pstore *ps, void *area, chunk_t chunk, int op, in chunk_io()268 static chunk_t area_location(struct pstore *ps, chunk_t area) in area_location()273 static void skip_metadata(struct pstore *ps) in skip_metadata()285 static int area_io(struct pstore *ps, int op, int op_flags) in area_io()292 static void zero_memory_area(struct pstore *ps) in zero_memory_area()297 static int zero_disk_area(struct pstore *ps, chunk_t area) in zero_disk_area()303 static int read_header(struct pstore *ps, int *new_snapshot) in read_header()[all …]
23 tristate "Register efivars backend for pstore"27 Say Y here to enable use efivars as a backend to pstore. This29 else supported by pstore to EFI variables.32 bool "Disable using efivars as a pstore backend by default"37 backend for pstore by default. This setting can be overridden
22 obj-$(CONFIG_EFI_VARS_PSTORE) += efi-pstore.o
177 tristate "Log panic/oops to an MTD buffer based on pstore"182 mounting pstore filesystem.
29 tristate "Chrome OS pstore support"