Searched defs:nents_first_chunk (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/lib/ |
| H A D | sg_pool.c | 84 sg_free_table_chained(struct sg_table *table, unsigned nents_first_chunk) sg_free_table_chained() argument 111 sg_alloc_table_chained(struct sg_table *table, int nents, struct scatterlist *first_chunk, unsigned nents_first_chunk) sg_alloc_table_chained() argument [all...] |
| H A D | scatterlist.c | 192 __sg_free_table(struct sg_table *table, unsigned int max_ents, unsigned int nents_first_chunk, sg_free_fn *free_fn) __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
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | sg_pool.c | 84 sg_free_table_chained(struct sg_table *table, unsigned nents_first_chunk) sg_free_table_chained() argument 112 sg_alloc_table_chained(struct sg_table *table, int nents, struct scatterlist *first_chunk, unsigned nents_first_chunk) sg_alloc_table_chained() argument [all...] |
| H A D | scatterlist.c | 195 __sg_free_table(struct sg_table *table, unsigned int max_ents, unsigned int nents_first_chunk, sg_free_fn *free_fn, unsigned int num_ents) __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
|
Completed in 5 milliseconds