Home
last modified time | relevance | path

Searched refs:sgl_free (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/usb/usbip/
H A Dstub_main.c309 sgl_free(urb->sg); in stub_free_priv_and_urb()
319 sgl_free(priv->sgl); in stub_free_priv_and_urb()
H A Dstub_rx.c646 sgl_free(sgl); in stub_recv_cmd_submit()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_bl.c334 sgl_free(sgl); in qat_bl_sgl_free_unmap()
361 sgl_free(dst); in qat_bl_sgl_alloc_map()
H A Dqat_comp_algs.c332 .dst_free = sgl_free,
/linux/crypto/
H A Dscompress.c228 crt->dst_free = sgl_free; in crypto_init_scomp_ops_async()
/linux/include/linux/
H A Dscatterlist.h489 void sgl_free(struct scatterlist *sgl);
/linux/lib/
H A Dscatterlist.c718 void sgl_free(struct scatterlist *sgl) in sgl_free() function
722 EXPORT_SYMBOL(sgl_free);
/linux/drivers/nvme/target/
H A Dcore.c1104 sgl_free(req->sg); in nvmet_req_alloc_sgls()
1118 sgl_free(req->sg); in nvmet_req_free_sgls()
1120 sgl_free(req->metadata_sg); in nvmet_req_free_sgls()
H A Dtcp.c355 sgl_free(cmd->req.sg); in nvmet_tcp_free_cmd_buffers()
H A Dfc.c2127 sgl_free(fod->data_sg); in nvmet_fc_free_tgt_pgs()