OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cursorq
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_kms.c
146
virtio_gpu_init_vq(&vgdev->
cursorq
, virtio_gpu_dequeue_cursor_func);
178
vgdev->
cursorq
.vq = vqs[1];
241
flush_work(&vgdev->
cursorq
.dequeue_work);
virtgpu_vq.c
72
schedule_work(&vgdev->
cursorq
.dequeue_work);
256
cursorq
.dequeue_work);
261
spin_lock(&vgdev->
cursorq
.qlock);
263
virtqueue_disable_cb(vgdev->
cursorq
.vq);
264
reclaim_vbufs(vgdev->
cursorq
.vq, &reclaim_list);
265
} while (!virtqueue_enable_cb(vgdev->
cursorq
.vq));
266
spin_unlock(&vgdev->
cursorq
.qlock);
272
wake_up(&vgdev->
cursorq
.ack_queue);
449
struct virtqueue *vq = vgdev->
cursorq
.vq;
462
spin_lock(&vgdev->
cursorq
.qlock)
[
all
...]
virtgpu_drv.h
178
struct virtio_gpu_queue
cursorq
;
member in struct:virtio_gpu_device
Completed in 13 milliseconds
Indexes created Mon Oct 13 00:09:54 GMT 2025