__sg_alloc_table  272 include/linux/scatterlist.h int __sg_alloc_table(struct sg_table *, unsigned int, unsigned int,
__sg_alloc_table  342 lib/scatterlist.c EXPORT_SYMBOL(__sg_alloc_table);
__sg_alloc_table  359 lib/scatterlist.c 	ret = __sg_alloc_table(table, nents, SG_MAX_SINGLE_ALLOC,
__sg_alloc_table  132 lib/sg_pool.c  	ret = __sg_alloc_table(table, nents, SG_CHUNK_SIZE,