Home
last modified time | relevance | path

Searched refs:wait_queue_head_t (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dscheduler.h51 wait_queue_head_t workload_complete_wq;
53 wait_queue_head_t waitq[I915_NUM_ENGINES];
110 wait_queue_head_t shadow_ctx_status_wq;
H A Dgvt.h329 wait_queue_head_t service_thread_wq;
/netbsd-src/sys/external/bsd/drm2/dist/drm/via/
H A Dvia_dmablit.h93 wait_queue_head_t blit_queue[VIA_NUM_BLIT_SLOTS];
94 wait_queue_head_t busy_queue;
H A Dvia_drv.h77 wait_queue_head_t irq_queue;
91 wait_queue_head_t decoder_queue[VIA_NR_XVMC_LOCKS];
H A Dvia_dmablit.c549 via_dmablit_active(drm_via_blitq_t *blitq, int engine, uint32_t handle, wait_queue_head_t **queue) in via_dmablit_active()
596 wait_queue_head_t *queue; in via_dmablit_sync()
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_drv.h250 wait_queue_head_t display_event;
251 wait_queue_head_t cursor_event;
252 wait_queue_head_t io_cmd_event;
303 wait_queue_head_t *push_event);
H A Dqxl_cmd.c52 wait_queue_head_t *push_event;
72 wait_queue_head_t *push_event) in qxl_ring_create()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_events.h63 wait_queue_head_t wq; /* List of event waiters. */
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_debugfs_crc.h67 wait_queue_head_t wq;
H A Ddrm_auth.h67 wait_queue_head_t lock_queue;
H A Ddrm_file.h310 wait_queue_head_t event_wait;
H A Ddrm_dp_mst_helper.h668 wait_queue_head_t tx_waitq;
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dgf100.h31 wait_queue_head_t wait;
H A Dgk104.h40 wait_queue_head_t wait;
/netbsd-src/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_drv.h149 wait_queue_head_t ack_queue;
187 wait_queue_head_t resp_wq;
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dpmu.h35 wait_queue_head_t wait;
H A Dclk.h100 wait_queue_head_t wait;
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_perf_types.h241 wait_queue_head_t poll_wq;
H A Di915_sw_fence.c156 typedef struct i915_sw_fence_queue wait_queue_head_t; typedef
207 wait_queue_head_t *x = &fence->wait; in __i915_sw_fence_wake_up_all()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i810/
H A Di810_drv.h116 wait_queue_head_t irq_queue;
/netbsd-src/sys/external/bsd/drm2/dist/drm/mga/
H A Dmga_drv.h141 wait_queue_head_t fence_queue;
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Dmga_drv.h124 wait_queue_head_t fence_queue;
H A Di915_drv.h128 wait_queue_head_t irq_queue;
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A DdrmP.h206 #define wait_queue_head_t atomic_t macro
665 wait_queue_head_t queue; /* vblank wait queue */
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_log.c151 wait_queue_head_t iplh_linux[IPL_LOGSIZE];

12