Searched defs:max_ents (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/lib/ |
| H A D | scatterlist.c | 192 void __sg_free_table(struct sg_table *table, unsigned int max_ents, in __sg_free_table() argument 266 __sg_alloc_table(struct sg_table *table, unsigned int nents, unsigned int max_ents, struct scatterlist *first_chunk, unsigned int nents_first_chunk, gfp_t gfp_mask, sg_alloc_fn *alloc_fn) __sg_alloc_table() argument [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | scatterlist.c | 195 void __sg_free_table(struct sg_table *table, unsigned int max_ents, in __sg_free_table() argument 285 __sg_alloc_table(struct sg_table *table, unsigned int nents, unsigned int max_ents, struct scatterlist *first_chunk, unsigned int nents_first_chunk, gfp_t gfp_mask, sg_alloc_fn *alloc_fn) __sg_alloc_table() argument [all...] |
Completed in 3 milliseconds