Searched refs:VHOST_NEW_WORKER (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/include/uapi/linux/
H A Dvhost.h61 #define VHOST_NEW_WORKER _IOR(VHOST_VIRTIO, 0x8, struct vhost_worker_state) macro
62 /* Free a worker created with VHOST_NEW_WORKER if it's not attached to any
92 /* Attach a vhost_worker created with VHOST_NEW_WORKER to one of the device's
/linux-master/include/uapi/linux/
H A Dvhost.h61 #define VHOST_NEW_WORKER _IOR(VHOST_VIRTIO, 0x8, struct vhost_worker_state) macro
62 /* Free a worker created with VHOST_NEW_WORKER if it's not attached to any
92 /* Attach a vhost_worker created with VHOST_NEW_WORKER to one of the device's
/linux-master/drivers/vhost/
H A Dscsi.c2067 case VHOST_NEW_WORKER:
H A Dvhost.c811 case VHOST_NEW_WORKER:

Completed in 119 milliseconds