Lines Matching defs:psz_context
90 * struct psz_context - all about running state of pstore/zone
113 struct psz_context {
144 static struct psz_context pstore_zone_cxt;
321 struct psz_context *cxt = &pstore_zone_cxt;
338 static int psz_kmsg_recover_data(struct psz_context *cxt)
377 static int psz_kmsg_recover_meta(struct psz_context *cxt)
466 static int psz_kmsg_recover(struct psz_context *cxt)
487 static int psz_recover_zone(struct psz_context *cxt, struct pstore_zone *zone)
574 static int psz_recover_zones(struct psz_context *cxt,
607 static inline int psz_recovery(struct psz_context *cxt)
644 struct psz_context *cxt = psi->data;
668 static inline int psz_kmsg_erase(struct psz_context *cxt,
691 static inline int psz_record_erase(struct psz_context *cxt,
712 struct psz_context *cxt = record->psi->data;
736 struct psz_context *cxt = record->psi->data;
758 static inline int notrace psz_kmsg_write_record(struct psz_context *cxt,
808 static int notrace psz_kmsg_write(struct psz_context *cxt,
887 struct psz_context *cxt = record->psi->data;
921 static struct pstore_zone *psz_read_next_zone(struct psz_context *cxt)
1024 struct psz_context *cxt;
1080 struct psz_context *cxt = record->psi->data;
1120 static struct psz_context pstore_zone_cxt = {
1161 static void psz_free_all_zones(struct psz_context *cxt)
1259 static int psz_alloc_zones(struct psz_context *cxt)
1330 struct psz_context *cxt = &pstore_zone_cxt;
1468 struct psz_context *cxt = &pstore_zone_cxt;