Home
last modified time | relevance | path

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

/lib/
Dscatterlist.c47 int nents; in sg_nents() local
70 int nents; in sg_nents_for_len() local
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()
149 static struct scatterlist *sg_kmalloc(unsigned int nents, gfp_t gfp_mask) in sg_kmalloc()
169 static void sg_kfree(struct scatterlist *sg, unsigned int nents) in sg_kfree()
266 int __sg_alloc_table(struct sg_table *table, unsigned int nents, in __sg_alloc_table()
355 int sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) in sg_alloc_table()
560 void sgl_free_n_order(struct scatterlist *sgl, int nents, int order) in sgl_free_n_order()
601 struct scatterlist *sglist, unsigned int nents, in __sg_page_iter_start()
[all …]
Dsg_pool.c40 static inline unsigned int sg_pool_index(unsigned short nents) in sg_pool_index()
54 static void sg_pool_free(struct scatterlist *sgl, unsigned int nents) in sg_pool_free()
62 static struct scatterlist *sg_pool_alloc(unsigned int nents, gfp_t gfp_mask) in sg_pool_alloc()
111 int sg_alloc_table_chained(struct sg_table *table, int nents, in sg_alloc_table_chained()
Dkfifo.c296 int nents, unsigned int len) in setup_sgl_buf()
335 int nents, unsigned int len, unsigned int off) in setup_sgl()
357 struct scatterlist *sgl, int nents, unsigned int len) in __kfifo_dma_in_prepare()
370 struct scatterlist *sgl, int nents, unsigned int len) in __kfifo_dma_out_prepare()
549 struct scatterlist *sgl, int nents, unsigned int len, size_t recsize) in __kfifo_dma_in_prepare_r()
572 struct scatterlist *sgl, int nents, unsigned int len, size_t recsize) in __kfifo_dma_out_prepare_r()
Dsg_split.c13 int nents; member
20 static int sg_calculate_split(struct scatterlist *in, int nents, int nb_splits, in sg_calculate_split()
/lib/mpi/
Dmpicoder.c261 int nents; in mpi_write_to_sgl() local