Home
last modified time | relevance | path

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

12

/netbsd-src/sys/dev/pci/
H A Dvirtio.c109 struct virtqueue *vq = &sc->sc_vqs[i]; in virtio_reinit_start() local
458 struct virtqueue *vq = xvq; virtio_vq_done() local
466 struct virtqueue *vq; virtio_vq_intr() local
483 vq_sync_descs(struct virtio_softc * sc,struct virtqueue * vq,int ops) vq_sync_descs() argument
492 vq_sync_aring_all(struct virtio_softc * sc,struct virtqueue * vq,int ops) vq_sync_aring_all() argument
505 vq_sync_aring_header(struct virtio_softc * sc,struct virtqueue * vq,int ops) vq_sync_aring_header() argument
514 vq_sync_aring_payload(struct virtio_softc * sc,struct virtqueue * vq,int ops) vq_sync_aring_payload() argument
524 vq_sync_aring_used(struct virtio_softc * sc,struct virtqueue * vq,int ops) vq_sync_aring_used() argument
537 vq_sync_uring_all(struct virtio_softc * sc,struct virtqueue * vq,int ops) vq_sync_uring_all() argument
550 vq_sync_uring_header(struct virtio_softc * sc,struct virtqueue * vq,int ops) vq_sync_uring_header() argument
559 vq_sync_uring_payload(struct virtio_softc * sc,struct virtqueue * vq,int ops) vq_sync_uring_payload() argument
569 vq_sync_uring_avail(struct virtio_softc * sc,struct virtqueue * vq,int ops) vq_sync_uring_avail() argument
582 vq_sync_indirect(struct virtio_softc * sc,struct virtqueue * vq,int slot,int ops) vq_sync_indirect() argument
593 virtio_vq_is_enqueued(struct virtio_softc * sc,struct virtqueue * vq) virtio_vq_is_enqueued() argument
612 virtio_postpone_intr(struct virtio_softc * sc,struct virtqueue * vq,uint16_t nslots) virtio_postpone_intr() argument
636 virtio_postpone_intr_smart(struct virtio_softc * sc,struct virtqueue * vq) virtio_postpone_intr_smart() argument
651 virtio_postpone_intr_far(struct virtio_softc * sc,struct virtqueue * vq) virtio_postpone_intr_far() argument
665 virtio_stop_vq_intr(struct virtio_softc * sc,struct virtqueue * vq) virtio_stop_vq_intr() argument
686 virtio_start_vq_intr(struct virtio_softc * sc,struct virtqueue * vq) virtio_start_vq_intr() argument
718 virtio_reset_vq(struct virtio_softc * sc,struct virtqueue * vq) virtio_reset_vq() argument
757 virtio_init_vq_vqdone(struct virtio_softc * sc,struct virtqueue * vq,int index,int (* vq_done)(struct virtqueue *)) virtio_init_vq_vqdone() argument
766 virtio_init_vq(struct virtio_softc * sc,struct virtqueue * vq,int index,int (* func)(void *),void * arg) virtio_init_vq() argument
783 virtio_alloc_vq(struct virtio_softc * sc,struct virtqueue * vq,int maxsegsize,int maxnsegs,const char * name) virtio_alloc_vq() argument
909 virtio_free_vq(struct virtio_softc * sc,struct virtqueue * vq) virtio_free_vq() argument
953 vq_alloc_slot_locked(struct virtio_softc * sc,struct virtqueue * vq,size_t nslots) vq_alloc_slot_locked() argument
982 vq_alloc_slot(struct virtio_softc * sc,struct virtqueue * vq,size_t nslots) vq_alloc_slot() argument
994 vq_free_slot(struct virtio_softc * sc,struct virtqueue * vq,uint16_t slot) vq_free_slot() argument
1046 virtio_enqueue_prep(struct virtio_softc * sc,struct virtqueue * vq,int * slotp) virtio_enqueue_prep() argument
1065 virtio_enqueue_reserve(struct virtio_softc * sc,struct virtqueue * vq,int slot,int nsegs) virtio_enqueue_reserve() argument
1131 virtio_enqueue(struct virtio_softc * sc,struct virtqueue * vq,int slot,bus_dmamap_t dmamap,bool write) virtio_enqueue() argument
1168 virtio_enqueue_p(struct virtio_softc * sc,struct virtqueue * vq,int slot,bus_dmamap_t dmamap,bus_addr_t start,bus_size_t len,bool write) virtio_enqueue_p() argument
1206 virtio_enqueue_commit(struct virtio_softc * sc,struct virtqueue * vq,int slot,bool notifynow) virtio_enqueue_commit() argument
1268 virtio_enqueue_abort(struct virtio_softc * sc,struct virtqueue * vq,int slot) virtio_enqueue_abort() argument
1289 virtio_dequeue(struct virtio_softc * sc,struct virtqueue * vq,int * slotp,int * lenp) virtio_dequeue() argument
1318 virtio_dequeue_commit(struct virtio_softc * sc,struct virtqueue * vq,int slot) virtio_dequeue_commit() argument
[all...]
H A Dviomb.c279 struct virtqueue *vq = &sc->sc_vq[VQ_INFLATE]; in inflate() local
327 inflateq_done(struct virtqueue *vq) in inflateq_done()
344 struct virtqueue *vq = &sc->sc_vq[VQ_INFLATE]; in inflate_done() local
390 struct virtqueue *vq = &sc->sc_vq[VQ_DEFLATE]; in deflate() local
444 deflateq_done(struct virtqueue *vq) in deflateq_done()
461 struct virtqueue *vq = &sc->sc_vq[VQ_DEFLATE]; in deflate_done() local
H A Dviornd.c88 struct virtqueue *vq = &sc->sc_vq; in viornd_get() local
221 viornd_vq_done(struct virtqueue *vq) in viornd_vq_done()
H A Dvioscsi.c274 struct virtqueue *vq = &sc->sc_vqs[VIOSCSI_VQ_REQUEST]; in vioscsi_scsipi_request() local
452 struct vioscsi_req *vr, struct virtqueue *vq, int slot) in vioscsi_req_done()
521 vioscsi_vq_done(struct virtqueue *vq) in vioscsi_vq_done()
556 struct virtqueue *vq = &sc->sc_vqs[VIOSCSI_VQ_REQUEST]; in vioscsi_req_get() local
H A Dld_virtio.c403 struct virtqueue *vq = &sc->sc_vq; in ld_virtio_start() local
472 struct virtqueue *vq, int slot) in ld_virtio_vq_done1()
514 ld_virtio_vq_done(struct virtqueue *vq) in ld_virtio_vq_done()
535 struct virtqueue *vq = &sc->sc_vq; in ld_virtio_dump() local
668 struct virtqueue *vq = &sc->sc_vq; in ld_virtio_flush() local
H A Dif_vioif.c439 vioif_notify(struct virtio_softc *vsc, struct virtqueue *vq) in vioif_notify() argument
1455 struct virtqueue *vq; vioif_netqueue_init() local
1628 vioif_net_enqueue(struct virtio_softc * vsc,struct virtqueue * vq,int slot,struct vioif_net_map * map,int dma_ops,bool is_write) vioif_net_enqueue() argument
1656 vioif_net_enqueue_tx(struct virtio_softc * vsc,struct virtqueue * vq,int slot,struct vioif_net_map * map) vioif_net_enqueue_tx() argument
1665 vioif_net_enqueue_rx(struct virtio_softc * vsc,struct virtqueue * vq,int slot,struct vioif_net_map * map) vioif_net_enqueue_rx() argument
1674 vioif_net_dequeue_commit(struct virtio_softc * vsc,struct virtqueue * vq,int slot,struct vioif_net_map * map,int dma_flags) vioif_net_dequeue_commit() argument
1741 struct virtqueue *vq = netq->netq_vq; vioif_populate_rx_mbufs_locked() local
1807 struct virtqueue *vq = netq->netq_vq; vioif_rx_deq_locked() local
1885 struct virtqueue *vq = netq->netq_vq; vioif_rx_handle_locked() local
1918 struct virtqueue *vq = netq->netq_vq; vioif_rx_intr() local
1947 struct virtqueue *vq = netq->netq_vq; vioif_rx_handle() local
1978 struct virtqueue *vq = netq->netq_vq; vioif_send_common_locked() local
2071 struct virtqueue *vq = netq->netq_vq; vioif_tx_deq_locked() local
2183 struct virtqueue *vq = netq->netq_vq; vioif_tx_handle_locked() local
2228 struct virtqueue *vq = netq->netq_vq; vioif_tx_intr() local
2258 struct virtqueue *vq = netq->netq_vq; vioif_tx_handle() local
2358 struct virtqueue *vq = ctrlq->ctrlq_vq; vioif_ctrl_send_command() local
2423 struct virtqueue *vq = ctrlq->ctrlq_vq; vioif_ctrl_intr() local
[all...]
H A Dvio9p.c221 struct virtqueue *vq = &sc->sc_vq[0]; in vio9p_read() local
317 struct virtqueue *vq = &sc->sc_vq[0]; in vio9p_write() local
603 vio9p_request_done(struct virtqueue *vq) in vio9p_request_done()
H A Dvirtio_pci.c772 bus_space_write_2(iot, ioh, VIRTIO_CONFIG1_QUEUE_SELECT, vq->vq_index); in virtio_pci_setup_queue_10() local
979 struct virtqueue *vq; virtio_pci_establish_msix_interrupts() local
[all...]
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_queue.c318 vdev_queue_class_tree(vdev_queue_t *vq, zio_priority_t p) in vdev_queue_class_tree()
324 vdev_queue_type_tree(vdev_queue_t *vq, zio_type_t t) in vdev_queue_type_tree()
361 vdev_queue_t *vq = &vd->vdev_queue; in vdev_queue_init() local
398 vdev_queue_t *vq = &vd->vdev_queue; in vdev_queue_fini() local
410 vdev_queue_io_add(vdev_queue_t *vq, zio_t *zio) in vdev_queue_io_add()
432 vdev_queue_io_remove(vdev_queue_t *vq, zio_t *zio) in vdev_queue_io_remove()
455 vdev_queue_pending_add(vdev_queue_t *vq, zio_t *zio) in vdev_queue_pending_add()
473 vdev_queue_pending_remove(vdev_queue_t *vq, zio_t *zio) in vdev_queue_pending_remove()
604 vdev_queue_class_to_issue(vdev_queue_t *vq) in vdev_queue_class_to_issue()
647 vdev_queue_aggregate(vdev_queue_t *vq, zio_t *zio) in vdev_queue_aggregate()
[all …]
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dvalidator.c245 val_new_getmsg(struct module_qstate* qstate, struct val_qstate* vq) in val_new_getmsg()
289 struct val_qstate* vq = (struct val_qstate*)regional_alloc( in val_new() local
302 val_restart(struct val_qstate* vq) in val_restart()
430 struct val_qstate* vq = (struct val_qstate*)qstate->minfo[id]; in generate_request() local
577 prime_trust_anchor(struct module_qstate* qstate, struct val_qstate* vq, in prime_trust_anchor()
634 validate_msg_signatures(struct module_qstate* qstate, struct val_qstate* vq, in validate_msg_signatures()
803 struct val_qstate* vq, int id, enum val_state resume_state) in validate_suspend_setup_timer()
966 struct val_qstate* vq, int* nsec3_calculations, int* suspend) in validate_positive_response()
1085 struct val_qstate* vq, int* nsec3_calculations, int* suspend) in validate_nodata_response()
1199 struct module_qstate* qstate, struct val_qstate* vq, in validate_nameerror_response()
[all …]
/netbsd-src/sys/dev/virtio/
H A Dviocon.c44 #define virtio_notify(vsc, vq) virtio_enqueue_commit(vsc, vq, -1, true) argument
327 viocon_tx_drain(struct viocon_port * vp,struct virtqueue * vq) viocon_tx_drain() argument
344 viocon_tx_intr(struct virtqueue * vq) viocon_tx_intr() argument
366 struct virtqueue *vq = vp->vp_rx; viocon_rx_fill() local
386 viocon_rx_intr(struct virtqueue * vq) viocon_rx_intr() argument
401 struct virtqueue *vq = vp->vp_rx; viocon_rx_soft() local
427 struct virtqueue *vq; vioconstart() local
[all...]
H A Dvirtio_mmio.c211 struct virtqueue *vq; in virtio_mmio_v2_setup_queue() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_vq.c59 void virtio_gpu_ctrl_ack(struct virtqueue *vq) in virtio_gpu_ctrl_ack()
67 void virtio_gpu_cursor_ack(struct virtqueue *vq) in virtio_gpu_cursor_ack()
178 static void reclaim_vbufs(struct virtqueue *vq, struct list_head *reclaim_list) in reclaim_vbufs()
321 struct virtqueue *vq = vgdev->ctrlq.vq; in virtio_gpu_queue_ctrl_buffer_locked() local
366 struct virtqueue *vq = vgdev->ctrlq.vq; in virtio_gpu_queue_fenced_ctrl_buffer() local
449 struct virtqueue *vq = vgdev->cursorq.vq; in virtio_gpu_queue_cursor() local
H A Dvirtgpu_drv.h147 struct virtqueue *vq; member
/netbsd-src/common/lib/libc/quad/
H A Dqdivrem.c75 __qdivrem(u_quad_t uq, u_quad_t vq, u_quad_t *arq) in __qdivrem()
/netbsd-src/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_util.c382 qelem *vq = (qelem *) v; in set_host() local
395 qelem *vq = (qelem *) v; in set_host() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drsa-gmp.c85 mpz_t vp, vq, u; in rsa_private_calculate() local
H A Drsa-tfm.c67 fp_int vp, vq, u; in tfm_rsa_private_calculate() local
H A Drsa-ltm.c109 mp_int vp, vq, u; in ltm_rsa_private_calculate() local
/netbsd-src/bin/ksh/
H A Dexpr.c592 struct tbl *vq; local
H A Dc_ksh.c1309 struct tbl *vq, *voptarg; local
/netbsd-src/sys/miscfs/specfs/
H A Dspec_vnops.c497 vnode_t *vp, *vq; in spec_node_lookup_by_mount() local
[all...]
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clvfsops.c1792 struct vfsquery vq; in nfs_sysctl() local
/netbsd-src/sys/kern/
H A Dvfs_mount.c1444 vnode_t *vq; vfs_mountedon() local
H A Dvfs_vnode.c1262 vnode_t *vq; vrevoke() local

12