Searched defs:first_chunk (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/lib/ |
| H A D | sg_pool.c | 111 sg_alloc_table_chained(struct sg_table *table, int nents, struct scatterlist *first_chunk, unsigned nents_first_chunk) sg_alloc_table_chained() argument
|
| H A D | scatterlist.c | 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 | 112 sg_alloc_table_chained(struct sg_table *table, int nents, struct scatterlist *first_chunk, unsigned nents_first_chunk) sg_alloc_table_chained() argument
|
| H A D | scatterlist.c | 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
|
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | mconsole_kern.c | 132 int first_chunk = 1; in mconsole_proc() local
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | mconsole_kern.c | 133 int first_chunk = 1; in mconsole_proc() local
|
| /kernel/linux/linux-5.10/drivers/misc/mei/ |
| H A D | client.c | 1812 bool first_chunk; in mei_cl_irq_write() local
|
| /kernel/linux/linux-6.6/drivers/misc/mei/ |
| H A D | client.c | 1852 bool first_chunk; in mei_cl_irq_write() local
|
Completed in 12 milliseconds