Home
last modified time | relevance | path

Searched refs:sg_alloc_table_chained (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/lib/
A Dsg_pool.c112 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-6.3-rc2/include/linux/
A Dscatterlist.h475 int sg_alloc_table_chained(struct sg_table *table, int nents,
/linux-6.3-rc2/drivers/nvme/target/
A Dloop.c157 if (sg_alloc_table_chained(&iod->sg_table, in nvme_loop_queue_rq()
/linux-6.3-rc2/net/sunrpc/xprtrdma/
A Dsvc_rdma_rw.c74 if (sg_alloc_table_chained(&ctxt->rw_sg_table, sges, in svc_rdma_get_rw_ctxt()
/linux-6.3-rc2/drivers/scsi/
A Dscsi_lib.c1041 if (unlikely(sg_alloc_table_chained(&cmd->sdb.table, nr_segs, in scsi_alloc_sgtables()
1089 if (sg_alloc_table_chained(&prot_sdb->table, ivecs, in scsi_alloc_sgtables()
/linux-6.3-rc2/drivers/nvme/host/
A Drdma.c1495 ret = sg_alloc_table_chained(&req->data_sgl.sg_table, in nvme_rdma_dma_map_req()
1514 ret = sg_alloc_table_chained(&req->metadata_sgl->sg_table, in nvme_rdma_dma_map_req()
A Dfc.c2610 ret = sg_alloc_table_chained(&freq->sg_table, in nvme_fc_map_data()
/linux-6.3-rc2/drivers/block/
A Dvirtio_blk.c225 err = sg_alloc_table_chained(&vbr->sg_table, in virtblk_map_data()
/linux-6.3-rc2/drivers/block/rnbd/
A Drnbd-clt.c1131 err = sg_alloc_table_chained(&iu->sgt, in rnbd_queue_rq()
/linux-6.3-rc2/fs/ksmbd/
A Dtransport_rdma.c1413 ret = sg_alloc_table_chained(&msg->sgt, in smb_direct_rdma_xmit()

Completed in 35 milliseconds