Searched defs:chainable (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/lib/ |
| H A D | scatterlist.c | 567 sgl_alloc_order(unsigned long long length, unsigned int order, bool chainable, gfp_t gfp, unsigned int *nent_p) sgl_alloc_order() argument
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | scatterlist.c | 611 sgl_alloc_order(unsigned long long length, unsigned int order, bool chainable, gfp_t gfp, unsigned int *nent_p) sgl_alloc_order() argument
|
| /kernel/linux/linux-5.10/drivers/target/ |
| H A D | target_core_transport.c | 2603 target_alloc_sgl(struct scatterlist **sgl, unsigned int *nents, u32 length, bool zero_page, bool chainable) target_alloc_sgl() argument
|
| /kernel/linux/linux-6.6/drivers/target/ |
| H A D | target_core_transport.c | 2762 target_alloc_sgl(struct scatterlist **sgl, unsigned int *nents, u32 length, bool zero_page, bool chainable) target_alloc_sgl() argument
|
Completed in 12 milliseconds