Searched refs:sg_alloc_table_chained (Results 1 – 13 of 13) sorted by relevance
| /linux/lib/ |
| A D | sg_pool.c | 112 int sg_alloc_table_chained(struct sg_table *table, int nents, in sg_alloc_table_chained() function 140 EXPORT_SYMBOL_GPL(sg_alloc_table_chained);
|
| /linux/include/linux/ |
| A D | scatterlist.h | 389 int sg_alloc_table_chained(struct sg_table *table, int nents,
|
| /linux/drivers/nvme/target/ |
| A D | loop.c | 157 if (sg_alloc_table_chained(&iod->sg_table, in nvme_loop_queue_rq()
|
| /linux/net/sunrpc/xprtrdma/ |
| A D | svc_rdma_rw.c | 74 if (sg_alloc_table_chained(&ctxt->rw_sg_table, sges, in svc_rdma_get_rw_ctxt()
|
| /linux/drivers/scsi/ |
| A D | scsi_lib.c | 1004 if (unlikely(sg_alloc_table_chained(&cmd->sdb.table, nr_segs, in scsi_alloc_sgtables() 1052 if (sg_alloc_table_chained(&prot_sdb->table, ivecs, in scsi_alloc_sgtables()
|
| /linux/drivers/block/ |
| A D | virtio_blk.c | 195 err = sg_alloc_table_chained(&vbr->sg_table, in virtblk_map_data()
|
| /linux/drivers/nvme/host/ |
| A D | rdma.c | 1542 ret = sg_alloc_table_chained(&req->data_sgl.sg_table, in nvme_rdma_map_data() 1561 ret = sg_alloc_table_chained(&req->metadata_sgl->sg_table, in nvme_rdma_map_data()
|
| A D | fc.c | 2591 ret = sg_alloc_table_chained(&freq->sg_table, in nvme_fc_map_data()
|
| /linux/drivers/block/rnbd/ |
| A D | rnbd-clt.c | 1152 err = sg_alloc_table_chained(&iu->sgt, in rnbd_queue_rq()
|
| /linux/fs/ksmbd/ |
| A D | transport_rdma.c | 1361 ret = sg_alloc_table_chained(&msg->sgt, in smb_direct_rdma_xmit()
|
| /linux/ |
| A D | vmlinux.symvers | 7126 0x00000000 sg_alloc_table_chained vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 17287 ffff8000104cd010 T sg_alloc_table_chained
|
| A D | .tmp_System.map | 17287 ffff8000104cd010 T sg_alloc_table_chained
|
Completed in 960 milliseconds