OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_DRM_VBLANK_FLAGS_MASK
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm/dist/bsd-core/
drm_irq.c
440
~(_DRM_VBLANK_TYPES_MASK |
_DRM_VBLANK_FLAGS_MASK
)) {
443
(_DRM_VBLANK_TYPES_MASK |
_DRM_VBLANK_FLAGS_MASK
));
447
flags = vblwait->request.type &
_DRM_VBLANK_FLAGS_MASK
;
/src/sys/external/bsd/drm2/dist/drm/
drm_vblank.c
1693
~(_DRM_VBLANK_TYPES_MASK |
_DRM_VBLANK_FLAGS_MASK
|
1697
(_DRM_VBLANK_TYPES_MASK |
_DRM_VBLANK_FLAGS_MASK
|
1702
flags = vblwait->request.type &
_DRM_VBLANK_FLAGS_MASK
;
/src/sys/external/bsd/drm/dist/shared-core/
drm.h
542
#define
_DRM_VBLANK_FLAGS_MASK
(_DRM_VBLANK_SIGNAL | _DRM_VBLANK_SECONDARY | \
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h
514
#define
_DRM_VBLANK_FLAGS_MASK
(_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \
Completed in 18 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025