Lines Matching refs:pstore_zone_cxt
144 static struct psz_context pstore_zone_cxt;
176 return atomic_read(&pstore_zone_cxt.on_panic);
207 struct pstore_zone_info *info = pstore_zone_cxt.pstore_zone_info;
222 if (!is_on_panic() && !atomic_read(&pstore_zone_cxt.recovered))
273 if (unlikely(!atomic_read(&pstore_zone_cxt.recovered)))
321 struct psz_context *cxt = &pstore_zone_cxt;
1120 static struct psz_context pstore_zone_cxt = {
1122 __MUTEX_INITIALIZER(pstore_zone_cxt.pstore_zone_info_lock),
1178 struct pstore_zone_info *info = pstore_zone_cxt.pstore_zone_info;
1222 struct pstore_zone_info *info = pstore_zone_cxt.pstore_zone_info;
1330 struct psz_context *cxt = &pstore_zone_cxt;
1445 mutex_unlock(&pstore_zone_cxt.pstore_zone_info_lock);
1455 pstore_zone_cxt.pstore_zone_info = NULL;
1456 mutex_unlock(&pstore_zone_cxt.pstore_zone_info_lock);
1468 struct psz_context *cxt = &pstore_zone_cxt;