Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dsg_pool.c111 int sg_alloc_table_chained(struct sg_table *table, int nents, in sg_alloc_table_chained() function
139 EXPORT_SYMBOL_GPL(sg_alloc_table_chained);
/Linux-v5.4/include/linux/
Dscatterlist.h337 int sg_alloc_table_chained(struct sg_table *table, int nents,
/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c75 if (sg_alloc_table_chained(&ctxt->rw_sg_table, sges, in svc_rdma_get_rw_ctxt()
/Linux-v5.4/drivers/nvme/target/
Dloop.c158 if (sg_alloc_table_chained(&iod->sg_table, in nvme_loop_queue_rq()
/Linux-v5.4/drivers/scsi/
Dscsi_lib.c993 if (unlikely(sg_alloc_table_chained(&sdb->table, in scsi_init_sgtable()
1048 if (sg_alloc_table_chained(&prot_sdb->table, ivecs, in scsi_init_io()
/Linux-v5.4/drivers/nvme/host/
Drdma.c1279 ret = sg_alloc_table_chained(&req->sg_table, in nvme_rdma_map_data()
Dfc.c2142 ret = sg_alloc_table_chained(&freq->sg_table, in nvme_fc_map_data()