Home
last modified time | relevance | path

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

/linux-6.12.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.c273 virtio_gpu_array_unlock_resv(objs); in virtio_gpu_transfer_from_host_ioctl()
335 virtio_gpu_array_unlock_resv(objs); in virtio_gpu_transfer_to_host_ioctl()
Dvirtgpu_vq.c327 virtio_gpu_array_unlock_resv(vbuf->objs); in virtio_gpu_queue_ctrl_sgs()
353 virtio_gpu_array_unlock_resv(vbuf->objs); in virtio_gpu_queue_ctrl_sgs()
393 virtio_gpu_array_unlock_resv(vbuf->objs); in virtio_gpu_queue_fenced_ctrl_buffer()
Dvirtgpu_drv.h314 void virtio_gpu_array_unlock_resv(struct virtio_gpu_object_array *objs);