Home
last modified time | relevance | path

Searched refs:ctx_count (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_context.c379 ++dev->ctx_count; in drm_addctx()
483 --dev->ctx_count; in drm_rmctx()
H A Ddrm_fops.c390 --dev->ctx_count; in drm_release()
H A DdrmP.h1006 int ctx_count; /**< Number of context handles */ member