Searched refs:lastctx (Results 1 – 4 of 4) sorted by relevance
90 struct msm_file_private *lastctx; member
415 if (ctx == priv->lastctx) in msm_preclose()416 priv->lastctx = NULL; in msm_preclose()
483 priv->lastctx = ctx; in msm_gpu_submit()
137 if (priv->lastctx == ctx) in adreno_submit()