Home
last modified time | relevance | path

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

/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/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/standard-headers/linux/
H A Dvhost_types.h50 struct vhost_worker_state { struct
/openbmc/linux/drivers/vhost/
H A Dvhost.c733 struct vhost_worker_state *info) in vhost_new_worker()
747 struct vhost_worker_state *info) in vhost_free_worker()
793 struct vhost_worker_state state; in vhost_worker_ioctl()