Searched refs:sg_pcopy_from_buffer (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/lib/
H A Dscatterlist.c696 * sg_pcopy_from_buffer - Copy from a linear buffer to an SG list
706 size_t sg_pcopy_from_buffer(struct scatterlist *sgl, unsigned int nents, sg_pcopy_from_buffer() function
711 EXPORT_SYMBOL(sg_pcopy_from_buffer); variable
/linux-4.1.27/include/linux/
H A Dscatterlist.h247 size_t sg_pcopy_from_buffer(struct scatterlist *sgl, unsigned int nents,
/linux-4.1.27/drivers/scsi/
H A Dscsi_debug.c2376 func = sg_pcopy_from_buffer; do_device_access()

Completed in 123 milliseconds