Searched refs:sg_free_table_chained (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/lib/ |
| D | sg_pool.c | 84 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/ |
| D | scatterlist.h | 335 void sg_free_table_chained(struct sg_table *table,
|
| /Linux-v5.4/net/sunrpc/xprtrdma/ |
| D | svc_rdma_rw.c | 88 sg_free_table_chained(&ctxt->rw_sg_table, SG_CHUNK_SIZE); in svc_rdma_put_rw_ctxt()
|
| /Linux-v5.4/drivers/nvme/target/ |
| D | loop.c | 80 sg_free_table_chained(&iod->sg_table, SG_CHUNK_SIZE); in nvme_loop_complete_rq()
|
| /Linux-v5.4/drivers/scsi/ |
| D | scsi_lib.c | 557 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/ |
| D | rdma.c | 1165 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()
|
| D | fc.c | 2153 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()
|