Searched defs:wait_queue_head_t (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A DdrmP.h199 }wait_queue_head_t; typedef in typeref:struct:drm_wait_queue
652 wait_queue_head_t vbl_queue; /* vbl wait channel */
/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h289 }wait_queue_head_t; typedef in typeref:struct:drm_wait_queue
1065 wait_queue_head_t event_wait;
1130 wait_queue_head_t context_wait; /**< Processes waiting on ctx switch */
1148 wait_queue_head_t *vbl_queue; /**< VBLANK wait queue */

Completed in 68 milliseconds