nent_p            286 include/linux/scatterlist.h 				    gfp_t gfp, unsigned int *nent_p);
nent_p            288 include/linux/scatterlist.h 			      unsigned int *nent_p);
nent_p            488 lib/scatterlist.c 				    gfp_t gfp, unsigned int *nent_p)
nent_p            526 lib/scatterlist.c 	if (nent_p)
nent_p            527 lib/scatterlist.c 		*nent_p = nent;
nent_p            541 lib/scatterlist.c 			      unsigned int *nent_p)
nent_p            543 lib/scatterlist.c 	return sgl_alloc_order(length, 0, false, gfp, nent_p);