Home
last modified time | relevance | path

Searched refs:sg_free_table_chained (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/lib/
Dsg_pool.c84 void sg_free_table_chained(struct sg_table *table, in sg_free_table_chained() function
95 EXPORT_SYMBOL_GPL(sg_free_table_chained);
136 sg_free_table_chained(table, nents_first_chunk); in sg_alloc_table_chained()
/Linux-v5.4/include/linux/
Dscatterlist.h335 void sg_free_table_chained(struct sg_table *table,
/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c88 sg_free_table_chained(&ctxt->rw_sg_table, SG_CHUNK_SIZE); in svc_rdma_put_rw_ctxt()
/Linux-v5.4/drivers/nvme/target/
Dloop.c80 sg_free_table_chained(&iod->sg_table, SG_CHUNK_SIZE); in nvme_loop_complete_rq()
/Linux-v5.4/drivers/scsi/
Dscsi_lib.c557 sg_free_table_chained(&cmd->sdb.table, in scsi_mq_free_sgtables()
560 sg_free_table_chained(&cmd->prot_sdb->table, in scsi_mq_free_sgtables()
/Linux-v5.4/drivers/nvme/host/
Drdma.c1165 sg_free_table_chained(&req->sg_table, SG_CHUNK_SIZE); in nvme_rdma_unmap_data()
1319 sg_free_table_chained(&req->sg_table, SG_CHUNK_SIZE); in nvme_rdma_map_data()
Dfc.c2153 sg_free_table_chained(&freq->sg_table, SG_CHUNK_SIZE); in nvme_fc_map_data()
2178 sg_free_table_chained(&freq->sg_table, SG_CHUNK_SIZE); in nvme_fc_unmap_data()