Searched refs:pstore_zone (Results 1 – 3 of 3) sorted by relevance
77 struct pstore_zone { struct112 struct pstore_zone **kpszs;113 struct pstore_zone *ppsz;114 struct pstore_zone *cpsz;115 struct pstore_zone **fpszs;160 static inline int buffer_datalen(struct pstore_zone *zone) in buffer_datalen()165 static inline int buffer_start(struct pstore_zone *zone) in buffer_start()175 static ssize_t psz_zone_read_buffer(struct pstore_zone *zone, char *buf, in psz_zone_read_buffer()187 static int psz_zone_read_oldbuf(struct pstore_zone *zone, char *buf, in psz_zone_read_oldbuf()199 static int psz_zone_write(struct pstore_zone *zone, in psz_zone_write()[all …]
16 pstore_zone-objs += zone.o17 obj-$(CONFIG_PSTORE_ZONE) += pstore_zone.o
230 .. kernel-doc:: include/linux/pstore_zone.h