Lines Matching refs:pstore_zone_cxt
140 static struct psz_context pstore_zone_cxt;
172 return atomic_read(&pstore_zone_cxt.on_panic);
203 struct pstore_zone_info *info = pstore_zone_cxt.pstore_zone_info;
218 if (!is_on_panic() && !atomic_read(&pstore_zone_cxt.recovered))
269 if (unlikely(!atomic_read(&pstore_zone_cxt.recovered)))
317 struct psz_context *cxt = &pstore_zone_cxt;
1097 static struct psz_context pstore_zone_cxt = {
1099 __MUTEX_INITIALIZER(pstore_zone_cxt.pstore_zone_info_lock),
1153 struct pstore_zone_info *info = pstore_zone_cxt.pstore_zone_info;
1197 struct pstore_zone_info *info = pstore_zone_cxt.pstore_zone_info;
1296 struct psz_context *cxt = &pstore_zone_cxt;
1409 mutex_unlock(&pstore_zone_cxt.pstore_zone_info_lock);
1419 pstore_zone_cxt.pstore_zone_info = NULL;
1420 mutex_unlock(&pstore_zone_cxt.pstore_zone_info_lock);
1432 struct psz_context *cxt = &pstore_zone_cxt;