Searched refs:ctx_count (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_context.c381 ++dev->ctx_count;
485 --dev->ctx_count;
H A Ddrm_fops.c396 --dev->ctx_count;
H A DdrmP.h983 int ctx_count; /**< Number of context handles */ member in struct:drm_device
/freebsd-10-stable/sys/dev/drm/
H A Dvia_mm.c91 if (dev->ctx_count == 1 && dev->dev_private) {

Completed in 126 milliseconds