Searched refs:sg_pcopy_to_buffer (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/lib/
H A Dscatterlist.c714 * sg_pcopy_to_buffer - Copy from an SG list to a linear buffer
724 size_t sg_pcopy_to_buffer(struct scatterlist *sgl, unsigned int nents, sg_pcopy_to_buffer() function
729 EXPORT_SYMBOL(sg_pcopy_to_buffer); variable
/linux-4.1.27/drivers/crypto/
H A Dimg-hash.c399 ctx->bufcnt = sg_pcopy_to_buffer(ctx->sgfirst, ctx->nents, img_hash_dma_task()
407 tbc = sg_pcopy_to_buffer(ctx->sgfirst, ctx->nents, img_hash_dma_task()
H A Dtalitos.c1746 sg_pcopy_to_buffer(areq->src, nents, ahash_process_req()
/linux-4.1.27/drivers/infiniband/core/
H A Dumem.c355 ret = sg_pcopy_to_buffer(umem->sg_head.sgl, umem->nmap, dst, length, ib_umem_copy_from()
/linux-4.1.27/include/linux/
H A Dscatterlist.h249 size_t sg_pcopy_to_buffer(struct scatterlist *sgl, unsigned int nents,
/linux-4.1.27/drivers/scsi/
H A Dscsi_debug.c2372 func = sg_pcopy_to_buffer; do_device_access()

Completed in 922 milliseconds