Home
last modified time | relevance | path

Searched refs:sglist_free (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/amd64/vmm/
H A Dvmm_mem.c102 sglist_free(sg); in vmm_mmio_alloc()
/freebsd/sys/sys/
H A Dsglist.h107 void sglist_free(struct sglist *sg);
/freebsd/sys/crypto/ccp/
H A Dccp.c167 sglist_free(qp->cq_sg_crp); in ccp_free_queues()
168 sglist_free(qp->cq_sg_ulptx); in ccp_free_queues()
169 sglist_free(qp->cq_sg_dst); in ccp_free_queues()
/freebsd/sys/vm/
H A Dsg_pager.c139 sglist_free(sg); in sg_pager_dealloc()
/freebsd/sys/dev/nvdimm/
H A Dnvdimm_spa.c499 sglist_free(spa_sg); in nvdimm_spa_dev_init()
504 sglist_free(spa_sg); in nvdimm_spa_dev_init()
/freebsd/sys/dev/virtio/random/
H A Dvirtio_random.c215 sglist_free(sc->vtrnd_sg); in vtrnd_detach()
/freebsd/sys/kern/
H A Dsubr_sglist.c297 sglist_free(struct sglist *sg) in sglist_free() function
707 sglist_free(sg); in sglist_build()
/freebsd/sys/dev/virtio/p9fs/
H A Dvirtio_p9fs.c298 sglist_free(sc->vt9p_sglist); in vt9p_detach()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_uio.c183 sglist_free(sg); in adf_uio_map_bar()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c2041 sglist_free(sc->sg_iv_aad); in ccr_detach()
2306 sglist_free(s->sg_input); in ccr_delete_session()
2307 sglist_free(s->sg_output); in ccr_delete_session()
2308 sglist_free(s->sg_ulptx); in ccr_delete_session()
2309 sglist_free(s->sg_dsgl); in ccr_delete_session()
/freebsd/sys/dev/safexcel/
H A Dsafexcel.c1269 sglist_free(ring->cmd_data); in safexcel_detach()
1270 sglist_free(ring->res_data); in safexcel_detach()
/freebsd/sys/dev/pci/
H A Dpci_user.c921 sglist_free(sg); in pci_bar_mmap()
/freebsd/sys/dev/virtio/block/
H A Dvirtio_blk.c461 sglist_free(sc->vtblk_sglist); in vtblk_detach()
/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c927 sglist_free(rxq->vtnrx_sg); in vtnet_destroy_rxq()
943 sglist_free(txq->vtntx_sg); in vtnet_destroy_txq()
/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c382 sglist_free(sc->vtscsi_sglist); in vtscsi_detach()
/freebsd/sys/dev/agp/
H A Dagp_i810.c2234 sglist_free(sg); in agp_intel_gtt_map_memory()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1344 sglist_free(sg); in linux_file_mmap_single()
/freebsd/share/man/man9/
H A DMakefile2012 sglist.9 sglist_free.9 \
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c4702 sglist_free(txq->gl); in free_txq()