Searched refs:sg_mapping_iter (Results 1 - 25 of 52) sorted by last modified time

123

/linux-master/lib/
H A Dscatterlist.c800 void sg_miter_start(struct sg_mapping_iter *miter, struct scatterlist *sgl,
803 memset(miter, 0, sizeof(struct sg_mapping_iter));
811 static bool sg_miter_get_next_page(struct sg_mapping_iter *miter)
851 bool sg_miter_skip(struct sg_mapping_iter *miter, off_t offset)
887 bool sg_miter_next(struct sg_mapping_iter *miter)
923 void sg_miter_stop(struct sg_mapping_iter *miter)
966 struct sg_mapping_iter miter;
1081 struct sg_mapping_iter miter;
/linux-master/drivers/mmc/host/
H A Dmoxart-mmc.c137 struct sg_mapping_iter sg_miter;
281 struct sg_mapping_iter *sgm = &host->sg_miter;
H A Domap.c151 struct sg_mapping_iter sg_miter;
666 struct sg_mapping_iter *sgm = &host->sg_miter;
H A Dsh_mmcif.c235 struct sg_mapping_iter sg_miter;
620 struct sg_mapping_iter *sgm = &host->sg_miter;
656 struct sg_mapping_iter *sgm = &host->sg_miter;
681 struct sg_mapping_iter *sgm = &host->sg_miter;
730 struct sg_mapping_iter *sgm = &host->sg_miter;
766 struct sg_mapping_iter *sgm = &host->sg_miter;
791 struct sg_mapping_iter *sgm = &host->sg_miter;
H A Dsdhci-esdhc-mcf.c302 struct sg_mapping_iter sgm;
H A Dmxcmmc.c269 struct sg_mapping_iter sgm;
594 struct sg_mapping_iter sgm;
H A Dmvsdio.c42 struct sg_mapping_iter sg_miter;
356 struct sg_mapping_iter *sgm = &host->sg_miter;
H A Ddw_mmc.c2593 struct sg_mapping_iter *sg_miter = &host->sg_miter;
2647 struct sg_mapping_iter *sg_miter = &host->sg_miter;
H A Ddavinci_mmc.c193 struct sg_mapping_iter sg_miter;
213 struct sg_mapping_iter *sgm = &host->sg_miter;
H A Dsdhci.h553 struct sg_mapping_iter sg_miter; /* SG state for PIO */
H A Dmmci.c1700 struct sg_mapping_iter *sg_miter = &host->sg_miter;
H A Dmmci.h453 struct sg_mapping_iter sg_miter;
H A Dmeson-gx-mmc.c750 struct sg_mapping_iter miter;
H A Djz4740_mmc.c174 struct sg_mapping_iter miter;
519 struct sg_mapping_iter *miter = &host->miter;
574 struct sg_mapping_iter *miter = &host->miter;
/linux-master/drivers/ata/
H A Dlibata-scsi.c3378 struct sg_mapping_iter miter;
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_bsg.c218 struct sg_mapping_iter miter;
/linux-master/drivers/scsi/
H A Dscsi_debug.c3522 struct sg_mapping_iter miter;
3815 struct sg_mapping_iter diter;
3816 struct sg_mapping_iter piter;
/linux-master/drivers/target/
H A Dtarget_core_iblock.c674 struct sg_mapping_iter *miter)
740 struct sg_mapping_iter prot_miter;
H A Dtarget_core_user.c711 struct sg_mapping_iter sg_iter;
/linux-master/drivers/nvme/target/
H A Dio-cmd-bdev.c191 struct sg_mapping_iter *miter)
236 struct sg_mapping_iter *miter)
251 struct sg_mapping_iter prot_miter;
/linux-master/drivers/memstick/core/
H A Dms_block.c98 struct sg_mapping_iter miter;
866 struct sg_mapping_iter miter;
/linux-master/drivers/target/sbp/
H A Dsbp_target.c1248 struct sg_mapping_iter iter;
/linux-master/drivers/crypto/
H A Domap-sham.c507 struct sg_mapping_iter mi;
/linux-master/crypto/
H A Dhctr2.c200 struct sg_mapping_iter miter;
H A Dadiantum.c254 struct sg_mapping_iter miter;

Completed in 335 milliseconds

123