• Home
  • Raw
  • Download

Lines Matching defs:zone

164 static inline int buffer_datalen(struct pstore_zone *zone)  in buffer_datalen()
169 static inline int buffer_start(struct pstore_zone *zone) in buffer_start()
179 static ssize_t psz_zone_read_buffer(struct pstore_zone *zone, char *buf, in psz_zone_read_buffer()
191 static int psz_zone_read_oldbuf(struct pstore_zone *zone, char *buf, in psz_zone_read_oldbuf()
203 static int psz_zone_write(struct pstore_zone *zone, in psz_zone_write()
266 static int psz_flush_dirty_zone(struct pstore_zone *zone) in psz_flush_dirty_zone()
288 struct pstore_zone *zone; in psz_flush_dirty_zones() local
341 struct pstore_zone *zone = NULL; in psz_kmsg_recover_data() local
380 struct pstore_zone *zone; in psz_kmsg_recover_meta() local
487 static int psz_recover_zone(struct psz_context *cxt, struct pstore_zone *zone) in psz_recover_zone()
579 struct pstore_zone *zone; in psz_recover_zones() local
654 static inline bool psz_old_ok(struct pstore_zone *zone) in psz_old_ok()
661 static inline bool psz_ok(struct pstore_zone *zone) in psz_ok()
669 struct pstore_zone *zone, struct pstore_record *record) in psz_kmsg_erase()
692 struct pstore_zone *zone) in psz_record_erase()
733 static void psz_write_kmsg_hdr(struct pstore_zone *zone, in psz_write_kmsg_hdr()
762 struct pstore_zone *zone; in psz_kmsg_write_record() local
836 static int notrace psz_record_write(struct pstore_zone *zone, in psz_record_write()
923 struct pstore_zone *zone = NULL; in psz_read_next_zone() local
963 static int psz_kmsg_read_hdr(struct pstore_zone *zone, in psz_kmsg_read_hdr()
980 static ssize_t psz_kmsg_read(struct pstore_zone *zone, in psz_kmsg_read()
1021 static ssize_t psz_ftrace_read(struct pstore_zone *zone, in psz_ftrace_read()
1052 static ssize_t psz_record_read(struct pstore_zone *zone, in psz_record_read()
1083 struct pstore_zone *zone; in psz_pstore_read() local
1136 struct pstore_zone *zone = *pszone; in psz_free_zone() local
1179 struct pstore_zone *zone; in psz_init_zone() local
1223 struct pstore_zone **zones, *zone; in psz_init_zones() local