Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dvmm_mem.c107 sglist_free(sg); in vmm_mmio_alloc()
/f-stack/freebsd/sys/
H A Dsglist.h108 void sglist_free(struct sglist *sg);
/f-stack/freebsd/crypto/ccp/
H A Dccp.c166 sglist_free(qp->cq_sg_crp); in ccp_free_queues()
167 sglist_free(qp->cq_sg_ulptx); in ccp_free_queues()
168 sglist_free(qp->cq_sg_dst); in ccp_free_queues()
/f-stack/freebsd/vm/
H A Dsg_pager.c139 sglist_free(sg); in sg_pager_dealloc()
/f-stack/freebsd/kern/
H A Dsubr_sglist.c300 sglist_free(struct sglist *sg) in sglist_free() function
695 sglist_free(sg); in sglist_build()