Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_device.h67 int buf_use; /**< Buffers in use -- cannot alloc */ member
/dragonfly/sys/dev/drm/
H A Ddrm_dma.c56 dev->buf_use = 0; in drm_legacy_dma_setup()
H A Ddrm_bufs.c745 if (dev->buf_use) { in drm_legacy_addbufs_agp()
895 if (dev->buf_use) { in drm_legacy_addbufs_pci()
1107 if (dev->buf_use) { in drm_legacy_addbufs_sg()
1290 ++dev->buf_use; /* Can't allocate more after this call */ in __drm_legacy_infobufs()
1479 dev->buf_use++; /* Can't allocate more after this call */ in __drm_legacy_mapbufs()