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