Home
last modified time | relevance | path

Searched defs:nents (Results 1 – 1 of 1) sorted by relevance

/lib/
Dscatterlist.c53 struct scatterlist *sg_last(struct scatterlist *sgl, unsigned int nents) in sg_last()
83 void sg_init_table(struct scatterlist *sgl, unsigned int nents) in sg_init_table()
115 static struct scatterlist *sg_kmalloc(unsigned int nents, gfp_t gfp_mask) in sg_kmalloc()
123 static void sg_kfree(struct scatterlist *sg, unsigned int nents) in sg_kfree()
210 int __sg_alloc_table(struct sg_table *table, unsigned int nents, in __sg_alloc_table()
284 int sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) in sg_alloc_table()
310 unsigned int nents, unsigned int flags) in sg_miter_start()
420 static size_t sg_copy_buffer(struct scatterlist *sgl, unsigned int nents, in sg_copy_buffer()
462 size_t sg_copy_from_buffer(struct scatterlist *sgl, unsigned int nents, in sg_copy_from_buffer()
479 size_t sg_copy_to_buffer(struct scatterlist *sgl, unsigned int nents, in sg_copy_to_buffer()