Home
last modified time | relevance | path

Searched refs:virtio_gpu_array_unlock_resv (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/virtio/
Dvirtgpu_gem.c232 virtio_gpu_array_unlock_resv(objs); in virtio_gpu_array_lock_resv()
239 void virtio_gpu_array_unlock_resv(struct virtio_gpu_object_array *objs) in virtio_gpu_array_unlock_resv() function
Dvirtgpu_ioctl.c252 virtio_gpu_array_unlock_resv(buflist); in virtio_gpu_execbuffer_ioctl()
440 virtio_gpu_array_unlock_resv(objs); in virtio_gpu_transfer_from_host_ioctl()
502 virtio_gpu_array_unlock_resv(objs); in virtio_gpu_transfer_to_host_ioctl()
Dvirtgpu_vq.c323 virtio_gpu_array_unlock_resv(vbuf->objs); in virtio_gpu_queue_ctrl_sgs()
349 virtio_gpu_array_unlock_resv(vbuf->objs); in virtio_gpu_queue_ctrl_sgs()
388 virtio_gpu_array_unlock_resv(vbuf->objs); in virtio_gpu_queue_fenced_ctrl_buffer()
Dvirtgpu_drv.h307 void virtio_gpu_array_unlock_resv(struct virtio_gpu_object_array *objs);