Home
last modified time | relevance | path

Searched refs:sg_split (Results 1 – 4 of 4) sorted by relevance

/linux/lib/
H A Dsg_split.c148 int sg_split(struct scatterlist *in, const int in_mapped_nents, in sg_split() function
202 EXPORT_SYMBOL(sg_split);
/linux/include/linux/
H A Dscatterlist.h425 int sg_split(struct scatterlist *in, const int in_mapped_nents,
/linux/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c592 ret = sg_split(sgl, count, 0, steps, split_sizes, in sec_map_and_split_sg()
/linux/drivers/spi/
H A Dspi-omap2-mcspi.c509 ret = sg_split(xfer->rx_sg.sgl, xfer->rx_sg.nents, 0, nb_sizes, in omap2_mcspi_rx_dma()