Home
last modified time | relevance | path

Searched refs:nent_p (Results 1 – 1 of 1) sorted by relevance

/lib/
Dscatterlist.c488 gfp_t gfp, unsigned int *nent_p) in sgl_alloc_order() argument
526 if (nent_p) in sgl_alloc_order()
527 *nent_p = nent; in sgl_alloc_order()
541 unsigned int *nent_p) in sgl_alloc() argument
543 return sgl_alloc_order(length, 0, false, gfp, nent_p); in sgl_alloc()