Searched defs:psz_context (Results 1 – 2 of 2) sorted by relevance
113 struct psz_context { struct114 struct pstore_zone **kpszs;115 struct pstore_zone *ppsz;116 struct pstore_zone *cpsz;117 struct pstore_zone **fpszs;118 struct pstore_zone *bpsz;119 unsigned int kmsg_max_cnt;120 unsigned int kmsg_read_cnt;144 static struct psz_context pstore_zone_cxt; argument
111 struct psz_context { struct112 struct pstore_zone **kpszs;113 struct pstore_zone *ppsz;114 struct pstore_zone *cpsz;115 struct pstore_zone **fpszs;116 unsigned int kmsg_max_cnt;140 static struct psz_context pstore_zone_cxt; argument