Home
last modified time | relevance | path

Searched defs:vq (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dvuid_queue.c48 vq_initialize(Vuid_queue *vq, caddr_t data, u_int bytes) in vq_initialize()
63 vq_put(Vuid_queue *vq, Firm_event *firm_event) in vq_put()
101 vq_get(Vuid_queue *vq, Firm_event *firm_event) in vq_get()
124 vq_peek(Vuid_queue *vq, Firm_event *firm_event) in vq_peek()
133 vq_putback(Vuid_queue *vq, Firm_event *firm_event) in vq_putback()
156 vq_compress(Vuid_queue *vq, int factor) in vq_compress()
244 vq_delete_node(Vuid_queue *vq, Vuid_q_node *vqn) in vq_delete_node()
268 vq_alloc_node(Vuid_queue *vq) in vq_alloc_node()
282 vq_free_node(Vuid_queue *vq, Vuid_q_node *vqn) in vq_free_node()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c232 vdev_queue_type_tree(vdev_queue_t *vq, zio_type_t t) in vdev_queue_type_tree()
260 vdev_queue_t *vq = &vd->vdev_queue; in vdev_queue_init() local
303 vdev_queue_t *vq = &vd->vdev_queue; in vdev_queue_fini() local
316 vdev_queue_io_add(vdev_queue_t *vq, zio_t *zio) in vdev_queue_io_add()
332 vdev_queue_io_remove(vdev_queue_t *vq, zio_t *zio) in vdev_queue_io_remove()
500 vdev_queue_class_to_issue(vdev_queue_t *vq) in vdev_queue_class_to_issue()
541 vdev_queue_aggregate(vdev_queue_t *vq, zio_t *zio) in vdev_queue_aggregate()
707 vdev_queue_io_to_issue(vdev_queue_t *vq) in vdev_queue_io_to_issue()
769 vdev_queue_t *vq = &zio->io_vd->vdev_queue; in vdev_queue_io() local
825 vdev_queue_t *vq = &zio->io_vd->vdev_queue; in vdev_queue_io_done() local
[all …]
H A Dvdev.c4562 vdev_queue_t *vq = &vd->vdev_queue; in vdev_deadman() local
/illumos-gate/usr/src/uts/common/sys/
H A Dvuid_queue.h53 #define vq_used(vq) ((vq)->num) argument
54 #define vq_avail(vq) ((vq)->size - (vq)->num) argument
55 #define vq_size(vq) ((vq)->size) argument
56 #define vq_is_empty(vq) ((vq)->top == VUID_Q_NODE_NULL) argument
57 #define vq_is_full(vq) ((vq)->num == (vq)->size) argument
/illumos-gate/usr/src/cmd/bhyve/
H A Dvirtio.c100 struct vqueue_info *vq; in vi_reset_dev() local
180 struct vqueue_info *vq; in vi_vq_init() local
266 vq_getchain(struct vqueue_info *vq, struct iovec *iov, int niov, in vq_getchain()
402 vq_retchains(struct vqueue_info *vq, uint16_t n_chains) in vq_retchains()
409 vq_relchain_prepare(struct vqueue_info *vq, uint16_t idx, uint32_t iolen) in vq_relchain_prepare()
430 vq_relchain_publish(struct vqueue_info *vq) in vq_relchain_publish()
449 vq_relchain(struct vqueue_info *vq, uint16_t idx, uint32_t iolen) in vq_relchain()
471 vq_endchains(struct vqueue_info *vq, int used_all_avail) in vq_endchains()
684 struct vqueue_info *vq; in vi_pci_write() local
H A Dvirtio.h318 #define VQ_AVAIL_EVENT_IDX(vq) \ argument
320 #define VQ_USED_EVENT_IDX(vq) \ argument
327 vq_ring_ready(struct vqueue_info *vq) in vq_ring_ready()
338 vq_has_descs(struct vqueue_info *vq) in vq_has_descs()
383 vq_interrupt(struct virtio_softc *vs, struct vqueue_info *vq) in vq_interrupt()
390 vq_kick_enable(struct vqueue_info *vq) in vq_kick_enable()
403 vq_kick_disable(struct vqueue_info *vq) in vq_kick_disable()
H A Dpci_virtio_net.c235 struct vqueue_info *vq; in pci_vtnet_rx() local
425 pci_vtnet_ping_rxq(void *vsc, struct vqueue_info *vq) in pci_vtnet_ping_rxq()
446 pci_vtnet_proctx(struct pci_vtnet_softc *sc, struct vqueue_info *vq) in pci_vtnet_proctx()
493 pci_vtnet_ping_txq(void *vsc, struct vqueue_info *vq) in pci_vtnet_ping_txq()
518 struct vqueue_info *vq; in pci_vtnet_tx_thread() local
569 pci_vtnet_ping_ctlq(void *vsc, struct vqueue_info *vq) in pci_vtnet_ping_ctlq()
H A Dpci_virtio_viona.c296 pci_viona_control_rx(struct vqueue_info *vq, const virtio_net_ctrl_hdr_t *hdr, in pci_viona_control_rx()
354 pci_viona_control_mac(struct vqueue_info *vq, const virtio_net_ctrl_hdr_t *hdr, in pci_viona_control_mac()
410 pci_viona_control(struct vqueue_info *vq) in pci_viona_control()
481 pci_viona_process_ctrlq(struct vqueue_info *vq) in pci_viona_process_ctrlq()
932 struct vqueue_info *vq = &sc->vsc_queues[VIONA_CTLQ]; in pci_viona_qnotify() local
H A Dpci_virtio_console.c223 pci_vtcon_vq_to_port(struct pci_vtcon_softc *sc, struct vqueue_info *vq) in pci_vtcon_vq_to_port()
434 struct vqueue_info *vq; in pci_vtcon_sock_rx() local
596 struct vqueue_info *vq; in pci_vtcon_control_send() local
620 pci_vtcon_notify_tx(void *vsc, struct vqueue_info *vq) in pci_vtcon_notify_tx()
646 pci_vtcon_notify_rx(void *vsc, struct vqueue_info *vq) in pci_vtcon_notify_rx()
H A Dpci_virtio_rnd.c107 pci_vtrnd_notify(void *vsc, struct vqueue_info *vq) in pci_vtrnd_notify()
H A Dpci_virtio_scsi.c577 pci_vtscsi_controlq_notify(void *vsc, struct vqueue_info *vq) in pci_vtscsi_controlq_notify()
607 pci_vtscsi_eventq_notify(void *vsc __unused, struct vqueue_info *vq) in pci_vtscsi_eventq_notify()
613 pci_vtscsi_requestq_notify(void *vsc, struct vqueue_info *vq) in pci_vtscsi_requestq_notify()
H A Dpci_virtio_input.c186 pci_vtinput_notify_statusq(void *vsc, struct vqueue_info *vq) in pci_vtinput_notify_statusq()
506 struct vtinput_eventqueue *queue, struct vqueue_info *vq) in vtinput_eventqueue_send_events()
H A Dpci_virtio_block.c281 pci_vtblk_proc(struct pci_vtblk_softc *sc, struct vqueue_info *vq) in pci_vtblk_proc()
409 pci_vtblk_notify(void *vsc, struct vqueue_info *vq) in pci_vtblk_notify()
H A Dpci_virtio_9p.c202 pci_vt9p_notify(void *vsc, struct vqueue_info *vq) in pci_vt9p_notify()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtables.c64 typedef struct vq { struct
66 } vq_t; argument
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dqdivrem.c81 ___qdivrem(u_longlong_t uq, u_longlong_t vq, u_longlong_t *arq) in ___qdivrem()
/illumos-gate/usr/src/boot/libsa/
H A Dqdivrem.c81 __udivmoddi4(u_quad_t uq, u_quad_t vq, u_quad_t *arq) in __udivmoddi4()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_hw_debug.c184 int vq = -1; in _vq_hoq() local
/illumos-gate/usr/src/cmd/vrrpadm/
H A Dvrrpadm.c419 vrrp_queryinfo_t *vq; in do_show_router() local
/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_main.c1065 const uint16_t vq = *val; in viona_notify_iop() local
/illumos-gate/usr/src/uts/common/io/vioscsi/
H A Dvioscsi.c525 virtio_queue_t *vq, int sleep) in vioscsi_req_init()