Home
last modified time | relevance | path

Searched refs:vhost_worker_state (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dvhost.h61 #define VHOST_NEW_WORKER _IOR(VHOST_VIRTIO, 0x8, struct vhost_worker_state)
66 #define VHOST_FREE_WORKER _IOW(VHOST_VIRTIO, 0x9, struct vhost_worker_state)
/openbmc/linux/include/uapi/linux/
H A Dvhost.h61 #define VHOST_NEW_WORKER _IOR(VHOST_VIRTIO, 0x8, struct vhost_worker_state)
66 #define VHOST_FREE_WORKER _IOW(VHOST_VIRTIO, 0x9, struct vhost_worker_state)
H A Dvhost_types.h50 struct vhost_worker_state { struct
/openbmc/qemu/include/hw/virtio/
H A Dvhost-backend.h49 struct vhost_worker_state;
95 struct vhost_worker_state *worker);
97 struct vhost_worker_state *worker);
/openbmc/qemu/linux-headers/linux/
H A Dvhost.h61 #define VHOST_NEW_WORKER _IOR(VHOST_VIRTIO, 0x8, struct vhost_worker_state)
66 #define VHOST_FREE_WORKER _IOW(VHOST_VIRTIO, 0x9, struct vhost_worker_state)
/openbmc/qemu/include/standard-headers/linux/
H A Dvhost_types.h50 struct vhost_worker_state { struct
/openbmc/qemu/hw/virtio/
H A Dvhost-backend.c162 struct vhost_worker_state *worker) in vhost_kernel_new_worker()
168 struct vhost_worker_state *worker) in vhost_kernel_free_worker()
/openbmc/qemu/hw/scsi/
H A Dvhost-scsi.c174 struct vhost_worker_state worker; in vhost_scsi_set_workers()
/openbmc/linux/drivers/vhost/
H A Dvhost.c795 struct vhost_worker_state *info) in vhost_new_worker()
809 struct vhost_worker_state *info) in vhost_free_worker()
861 struct vhost_worker_state state; in vhost_worker_ioctl()