Home
last modified time | relevance | path

Searched refs:VHOST_SET_VRING_ERR (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dvhost.h113 #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) macro
/linux-6.12.1/include/uapi/linux/
Dvhost.h113 #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) macro
/linux-6.12.1/drivers/vhost/
Dvhost.c2043 case VHOST_SET_VRING_ERR: in vhost_vring_ioctl()