Lines Matching defs:psz_context
90 * struct psz_context - all about running state of pstore/zone
111 struct psz_context {
140 static struct psz_context pstore_zone_cxt;
317 struct psz_context *cxt = &pstore_zone_cxt;
332 static int psz_kmsg_recover_data(struct psz_context *cxt)
371 static int psz_kmsg_recover_meta(struct psz_context *cxt)
460 static int psz_kmsg_recover(struct psz_context *cxt)
481 static int psz_recover_zone(struct psz_context *cxt, struct pstore_zone *zone)
568 static int psz_recover_zones(struct psz_context *cxt,
601 static inline int psz_recovery(struct psz_context *cxt)
634 struct psz_context *cxt = psi->data;
657 static inline int psz_kmsg_erase(struct psz_context *cxt,
680 static inline int psz_record_erase(struct psz_context *cxt,
701 struct psz_context *cxt = record->psi->data;
723 struct psz_context *cxt = record->psi->data;
745 static inline int notrace psz_kmsg_write_record(struct psz_context *cxt,
795 static int notrace psz_kmsg_write(struct psz_context *cxt,
874 struct psz_context *cxt = record->psi->data;
906 static struct pstore_zone *psz_read_next_zone(struct psz_context *cxt)
1002 struct psz_context *cxt;
1058 struct psz_context *cxt = record->psi->data;
1097 static struct psz_context pstore_zone_cxt = {
1138 static void psz_free_all_zones(struct psz_context *cxt)
1234 static int psz_alloc_zones(struct psz_context *cxt)
1296 struct psz_context *cxt = &pstore_zone_cxt;
1432 struct psz_context *cxt = &pstore_zone_cxt;