HomeSort by: relevance | last modified time | path
    Searched refs:wait_queue_head_t (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
scheduler.h 51 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;
gvt.h 329 wait_queue_head_t service_thread_wq;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
gf100.h 31 wait_queue_head_t wait;
gk104.h 40 wait_queue_head_t wait;
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_debugfs_crc.h 67 wait_queue_head_t wq;
drm_auth.h 67 wait_queue_head_t lock_queue;
drm_file.h 310 wait_queue_head_t event_wait;
drm_dp_mst_helper.h 668 wait_queue_head_t tx_waitq;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_events.h 63 wait_queue_head_t wq; /* List of event waiters. */
  /src/sys/external/bsd/drm2/dist/drm/via/
via_dmablit.h 93 wait_queue_head_t blit_queue[VIA_NUM_BLIT_SLOTS];
94 wait_queue_head_t busy_queue;
via_drv.h 77 wait_queue_head_t irq_queue;
91 wait_queue_head_t decoder_queue[VIA_NR_XVMC_LOCKS];
via_dmablit.c 549 via_dmablit_active(drm_via_blitq_t *blitq, int engine, uint32_t handle, wait_queue_head_t **queue)
596 wait_queue_head_t *queue;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
pmu.h 35 wait_queue_head_t wait;
clk.h 100 wait_queue_head_t wait;
  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_drv.h 250 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);
qxl_cmd.c 52 wait_queue_head_t *push_event;
72 wait_queue_head_t *push_event)
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf_types.h 241 wait_queue_head_t poll_wq;
i915_sw_fence.c 156 typedef struct i915_sw_fence_queue wait_queue_head_t; typedef in typeref:struct:i915_sw_fence_queue
207 wait_queue_head_t *x = &fence->wait;
  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_drv.h 149 wait_queue_head_t ack_queue;
187 wait_queue_head_t resp_wq;
  /src/sys/external/bsd/drm2/dist/drm/i810/
i810_drv.h 116 wait_queue_head_t irq_queue;
  /src/sys/external/bsd/drm/dist/shared-core/
i915_drv.h 128 wait_queue_head_t irq_queue;
mga_drv.h 124 wait_queue_head_t fence_queue;
  /src/sys/external/bsd/drm2/dist/drm/mga/
mga_drv.h 141 wait_queue_head_t fence_queue;
  /src/sys/external/bsd/drm/dist/bsd-core/
drmP.h 206 #define wait_queue_head_t atomic_t macro
665 wait_queue_head_t queue; /* vblank wait queue */
  /src/sys/external/bsd/ipf/netinet/
ip_auth.c 144 wait_queue_head_t ipf_auth_next_linux;

Completed in 25 milliseconds

1 2