Lines Matching full:queue
264 * If the queue is processed in order, in which case it will be
315 * Backend could get it from queue size field of VhostUserInflight.
524 * @qidx: queue index
526 * Returns the queue number @qidx.
533 * @vq: a VuVirtq queue
534 * @handler: the queue handler callback
536 * Set the queue handler. This function may be called several times
537 * for the same queue. If called with NULL @handler, the handler is
546 * @vq: a VuVirtq queue
551 * Set queue's host notifier. This function may be called several
552 * times for the same queue. If called with -1 @fd, the notifier
599 * @vq: a VuVirtq queue
602 * Set whether the queue notifies (via event index or interrupt)
609 * @vq: a VuVirtq queue
611 * Returns: whether the queue is enabled.
618 * @vq: a VuVirtq queue
620 * Returns: whether the queue is started.
627 * @vq: a VuVirtq queue
629 * Returns: true if the queue is empty or not ready.
636 * @vq: a VuVirtq queue
638 * Request to notify the queue via callfd (skipped if unnecessary)
647 * @vq: a VuVirtq queue
649 * Request to notify the queue via callfd (skipped if unnecessary)
657 * @vq: a VuVirtq queue
660 * Returns: a VuVirtqElement filled from the queue or NULL. The
669 * @vq: a VuVirtq queue
682 * @vq: a VuVirtq queue
696 * @vq: a VuVirtq queue
710 * @vq: a VuVirtq queue
722 * @vq: a VuVirtq queue
733 * @vq: a VuVirtq queue
748 * @vq: a VuVirtq queue