OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRM_HALT_CUR_QUEUES
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/
xf86drm.h
242
DRM_HALT_CUR_QUEUES
= 0x20 /**< Halt all current queues */
xf86drm.c
2006
if (flags &
DRM_HALT_CUR_QUEUES
) lock.flags |= _DRM_HALT_CUR_QUEUES;
2792
if (flags &
DRM_HALT_CUR_QUEUES
) lock.flags |= _DRM_HALT_CUR_QUEUES;
Completed in 31 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026