sg_free_table_chained 2153 drivers/nvme/host/fc.c 		sg_free_table_chained(&freq->sg_table, SG_CHUNK_SIZE);
sg_free_table_chained 2178 drivers/nvme/host/fc.c 	sg_free_table_chained(&freq->sg_table, SG_CHUNK_SIZE);
sg_free_table_chained 1167 drivers/nvme/host/rdma.c 	sg_free_table_chained(&req->sg_table, SG_CHUNK_SIZE);
sg_free_table_chained 1321 drivers/nvme/host/rdma.c 	sg_free_table_chained(&req->sg_table, SG_CHUNK_SIZE);
sg_free_table_chained   80 drivers/nvme/target/loop.c 	sg_free_table_chained(&iod->sg_table, SG_CHUNK_SIZE);
sg_free_table_chained  557 drivers/scsi/scsi_lib.c 		sg_free_table_chained(&cmd->sdb.table,
sg_free_table_chained  560 drivers/scsi/scsi_lib.c 		sg_free_table_chained(&cmd->prot_sdb->table,
sg_free_table_chained  335 include/linux/scatterlist.h void sg_free_table_chained(struct sg_table *table,
sg_free_table_chained   95 lib/sg_pool.c  EXPORT_SYMBOL_GPL(sg_free_table_chained);
sg_free_table_chained  136 lib/sg_pool.c  		sg_free_table_chained(table, nents_first_chunk);
sg_free_table_chained   88 net/sunrpc/xprtrdma/svc_rdma_rw.c 	sg_free_table_chained(&ctxt->rw_sg_table, SG_CHUNK_SIZE);