Home
last modified time | relevance | path

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

/openbmc/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);
H A DMakefile273 obj-$(CONFIG_SG_SPLIT) += sg_split.o
/openbmc/linux/include/linux/
H A Dscatterlist.h425 int sg_split(struct scatterlist *in, const int in_mapped_nents,
/openbmc/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()
/openbmc/linux/drivers/crypto/
H A Dsa2ul.c1186 ret = sg_split(mapped_sg->sgt.sgl, mapped_sg->sgt.nents, 0, 1, in sa_run()
1232 ret = sg_split(mapped_sg->sgt.sgl, mapped_sg->sgt.nents, in sa_run()
/openbmc/linux/drivers/spi/
H A Dspi-omap2-mcspi.c496 ret = sg_split(xfer->rx_sg.sgl, xfer->rx_sg.nents, 0, nb_sizes, in omap2_mcspi_rx_dma()
/openbmc/linux/drivers/media/platform/intel/
H A Dpxa_camera.c1329 ret = sg_split(sgt->sgl, sgt->nents, 0, nb_channels, in pxa_buffer_init()