Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Ddri_386.const102 _DRM_VBLANK_SIGNAL = 1073741824
Ddri_arm64.const102 _DRM_VBLANK_SIGNAL = 1073741824
Ddri_amd64.const102 _DRM_VBLANK_SIGNAL = 1073741824
Ddri_arm.const102 _DRM_VBLANK_SIGNAL = 1073741824
Ddri_ppc64le.const102 _DRM_VBLANK_SIGNAL = 1073741824
Ddri.txt337 …M_VBLANK_EVENT, _DRM_VBLANK_FLIP, _DRM_VBLANK_NEXTONMISS, _DRM_VBLANK_SECONDARY, _DRM_VBLANK_SIGNAL
/external/libdrm/include/drm/
Ddrm.h480 _DRM_VBLANK_SIGNAL = 0x40000000 /**< Send signal instead of blocking, unsupported */ enumerator
485 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \
/external/mesa3d/include/drm-uapi/
Ddrm.h480 _DRM_VBLANK_SIGNAL = 0x40000000 /**< Send signal instead of blocking, unsupported */ enumerator
485 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \
/external/kernel-headers/original/uapi/drm/
Ddrm.h486 _DRM_VBLANK_SIGNAL = 0x40000000 /**< Send signal instead of blocking, unsupported */ enumerator
491 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \