Lines Matching defs:nents
49 int nents; in sg_nents() local
72 int nents; in sg_nents_for_len() local
103 struct scatterlist *sg_last(struct scatterlist *sgl, unsigned int nents) in sg_last()
126 void sg_init_table(struct scatterlist *sgl, unsigned int nents) in sg_init_table()
151 static struct scatterlist *sg_kmalloc(unsigned int nents, gfp_t gfp_mask) in sg_kmalloc()
171 static void sg_kfree(struct scatterlist *sg, unsigned int nents) in sg_kfree()
285 int __sg_alloc_table(struct sg_table *table, unsigned int nents, in __sg_alloc_table()
374 int sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) in sg_alloc_table()
685 void sgl_free_n_order(struct scatterlist *sgl, int nents, int order) in sgl_free_n_order()
726 struct scatterlist *sglist, unsigned int nents, in __sg_page_iter_start()
801 unsigned int nents, unsigned int flags) in sg_miter_start()
962 size_t sg_copy_buffer(struct scatterlist *sgl, unsigned int nents, void *buf, in sg_copy_buffer()
1008 size_t sg_copy_from_buffer(struct scatterlist *sgl, unsigned int nents, in sg_copy_from_buffer()
1025 size_t sg_copy_to_buffer(struct scatterlist *sgl, unsigned int nents, in sg_copy_to_buffer()
1043 size_t sg_pcopy_from_buffer(struct scatterlist *sgl, unsigned int nents, in sg_pcopy_from_buffer()
1061 size_t sg_pcopy_to_buffer(struct scatterlist *sgl, unsigned int nents, in sg_pcopy_to_buffer()
1077 size_t sg_zero_buffer(struct scatterlist *sgl, unsigned int nents, in sg_zero_buffer()