Searched defs:buf_use (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A DdrmP.h403 * is open. dev->dma_lock protects the incrementing of dev->buf_use, which
618 int buf_use; /* Buffers in use -- cannot alloc */ member in struct:drm_device
/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h667 * is open. dev->dma_lock protects the incrementing of dev->buf_use, which
1085 spinlock_t count_lock; /**< For inuse, drm_device::open_count, drm_device::buf_use */
1093 int buf_use; /**< Buffers in use -- cannot alloc */ member in struct:drm_device

Completed in 38 milliseconds