Searched refs:lastctx (Results 1 – 4 of 4) sorted by relevance
82 struct msm_file_private *lastctx; member
355 if (ctx == priv->lastctx) in msm_preclose()356 priv->lastctx = NULL; in msm_preclose()
483 priv->lastctx = ctx; in msm_gpu_submit()
133 if (priv->lastctx == ctx) in adreno_submit()