Searched refs:sg_alloc_table_chained (Results 1 – 7 of 7) sorted by relevance
| /Linux-v4.19/lib/ |
| D | sg_pool.c | 98 int sg_alloc_table_chained(struct sg_table *table, int nents, in sg_alloc_table_chained() function 119 EXPORT_SYMBOL_GPL(sg_alloc_table_chained);
|
| /Linux-v4.19/include/linux/ |
| D | scatterlist.h | 335 int sg_alloc_table_chained(struct sg_table *table, int nents,
|
| /Linux-v4.19/net/sunrpc/xprtrdma/ |
| D | svc_rdma_rw.c | 76 if (sg_alloc_table_chained(&ctxt->rw_sg_table, sges, in svc_rdma_get_rw_ctxt()
|
| /Linux-v4.19/drivers/nvme/target/ |
| D | loop.c | 180 if (sg_alloc_table_chained(&iod->sg_table, in nvme_loop_queue_rq()
|
| /Linux-v4.19/drivers/scsi/ |
| D | scsi_lib.c | 1122 if (unlikely(sg_alloc_table_chained(&sdb->table, in scsi_init_sgtable() 1196 if (sg_alloc_table_chained(&prot_sdb->table, ivecs, in scsi_init_io()
|
| /Linux-v4.19/drivers/nvme/host/ |
| D | rdma.c | 1244 ret = sg_alloc_table_chained(&req->sg_table, in nvme_rdma_map_data()
|
| D | fc.c | 2089 ret = sg_alloc_table_chained(&freq->sg_table, in nvme_fc_map_data()
|