Searched refs:ctx_count (Results 1 – 3 of 3) sorted by relevance
379 ++dev->ctx_count; in drm_addctx()483 --dev->ctx_count; in drm_rmctx()
390 --dev->ctx_count; in drm_release()
1006 int ctx_count; /**< Number of context handles */ member