Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dvhost.h
/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
/linux/drivers/vhost/
H A Dvhost.c783 struct vhost_worker_state *info) in vhost_new_worker()
797 struct vhost_worker_state *info) in vhost_free_worker()
849 struct vhost_worker_state state; in vhost_worker_ioctl()