Home
last modified time | relevance | path

Searched refs:_DRM_DMA_WHILE_LOCKED (Results 1 – 9 of 9) sorted by relevance

/external/syzkaller/sys/linux/
Ddri_386.const74 _DRM_DMA_WHILE_LOCKED = 2
Ddri_arm64.const74 _DRM_DMA_WHILE_LOCKED = 2
Ddri_amd64.const74 _DRM_DMA_WHILE_LOCKED = 2
Ddri_arm.const74 _DRM_DMA_WHILE_LOCKED = 2
Ddri_ppc64le.const74 _DRM_DMA_WHILE_LOCKED = 2
Ddri.txt335 drm_dma_flags = _DRM_DMA_BLOCK, _DRM_DMA_WHILE_LOCKED, _DRM_DMA_PRIORITY, _DRM_DMA_WAIT, _DRM_DMA_S…
/external/libdrm/include/drm/
Ddrm.h315 _DRM_DMA_WHILE_LOCKED = 0x02, /**< Dispatch while lock held */ enumerator
/external/mesa3d/include/drm-uapi/
Ddrm.h315 _DRM_DMA_WHILE_LOCKED = 0x02, /**< Dispatch while lock held */ enumerator
/external/kernel-headers/original/uapi/drm/
Ddrm.h321 _DRM_DMA_WHILE_LOCKED = 0x02, /**< Dispatch while lock held */ enumerator