Searched defs:nent_p (Results 1 - 2 of 2) 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 621 sgl_alloc(unsigned long long length, gfp_t gfp, unsigned int *nent_p) sgl_alloc() 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 665 sgl_alloc(unsigned long long length, gfp_t gfp, unsigned int *nent_p) sgl_alloc() argument
|
Completed in 7 milliseconds