Lines Matching defs:sgl
101 struct scatterlist *sg_last(struct scatterlist *sgl, unsigned int nents) in sg_last()
124 void sg_init_table(struct scatterlist *sgl, unsigned int nents) in sg_init_table()
197 struct scatterlist *sgl, *next; in __sg_free_table() local
612 struct scatterlist *sgl, *sg; in sgl_alloc_order() local
682 void sgl_free_n_order(struct scatterlist *sgl, int nents, int order) in sgl_free_n_order()
704 void sgl_free_order(struct scatterlist *sgl, int order) in sgl_free_order()
714 void sgl_free(struct scatterlist *sgl) in sgl_free()
796 void sg_miter_start(struct sg_mapping_iter *miter, struct scatterlist *sgl, in sg_miter_start()
958 size_t sg_copy_buffer(struct scatterlist *sgl, unsigned int nents, void *buf, in sg_copy_buffer()
1004 size_t sg_copy_from_buffer(struct scatterlist *sgl, unsigned int nents, in sg_copy_from_buffer()
1021 size_t sg_copy_to_buffer(struct scatterlist *sgl, unsigned int nents, in sg_copy_to_buffer()
1039 size_t sg_pcopy_from_buffer(struct scatterlist *sgl, unsigned int nents, in sg_pcopy_from_buffer()
1057 size_t sg_pcopy_to_buffer(struct scatterlist *sgl, unsigned int nents, in sg_pcopy_to_buffer()
1073 size_t sg_zero_buffer(struct scatterlist *sgl, unsigned int nents, in sg_zero_buffer()