Lines Matching +full:signal +full:- +full:group
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
4 /* Userspace interface for in-kernel virtio accelerators. */
18 #define VHOST_FILE_UNBIND -1
46 /* Specify an eventfd file descriptor to signal on log write. */
61 * or VHOST_VRING_BIG_ENDIAN (other values return -EINVAL).
63 * returns -EBUSY.
74 /* The following ioctls use eventfd file descriptors to signal and poll
79 /* Set eventfd to signal when buffers have beed used */
81 /* Set eventfd to signal an error */
99 * used for transmit. Pass fd -1 to unbind from the socket and the transmit
121 * the device id defined in virtio-spec.
125 * of the device status defined in virtio-spec.
130 * definition of the device config defined in virtio-spec.
160 /* Get the group for a virtqueue: read index, write group in num,
162 * vhost_vring_state. The group for this specific virtqueue is
167 /* Set the ASID for a virtqueue group. The group index is stored in
169 * group is stored at num field of vhost_vring_state.