Searched refs:DRM_BUFCOUNT (Results 1 – 1 of 1) sorted by relevance
219 #define DRM_BUFCOUNT(x) ((x)->count - DRM_LEFTCOUNT(x)) macro220 #define DRM_WAITCOUNT(dev,idx) DRM_BUFCOUNT(&dev->queuelist[idx]->waitlist)