Home
last modified time | relevance | path

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

/Linux-v5.15/lib/
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-v5.15/include/linux/
Dscatterlist.h389 int sg_alloc_table_chained(struct sg_table *table, int nents,
/Linux-v5.15/drivers/nvme/target/
Dloop.c157 if (sg_alloc_table_chained(&iod->sg_table, in nvme_loop_queue_rq()
/Linux-v5.15/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c74 if (sg_alloc_table_chained(&ctxt->rw_sg_table, sges, in svc_rdma_get_rw_ctxt()
/Linux-v5.15/drivers/scsi/
Dscsi_lib.c1003 if (unlikely(sg_alloc_table_chained(&cmd->sdb.table, nr_segs, in scsi_alloc_sgtables()
1051 if (sg_alloc_table_chained(&prot_sdb->table, ivecs, in scsi_alloc_sgtables()
/Linux-v5.15/drivers/nvme/host/
Drdma.c1532 ret = sg_alloc_table_chained(&req->data_sgl.sg_table, in nvme_rdma_map_data()
1551 ret = sg_alloc_table_chained(&req->metadata_sgl->sg_table, in nvme_rdma_map_data()
Dfc.c2590 ret = sg_alloc_table_chained(&freq->sg_table, in nvme_fc_map_data()
/Linux-v5.15/drivers/block/rnbd/
Drnbd-clt.c1152 err = sg_alloc_table_chained(&iu->sgt, in rnbd_queue_rq()
/Linux-v5.15/fs/ksmbd/
Dtransport_rdma.c1361 ret = sg_alloc_table_chained(&msg->sgt, in smb_direct_rdma_xmit()