sgl_alloc_order 3862 drivers/scsi/ipr.c sglist->scatterlist = sgl_alloc_order(buf_len, order, false, GFP_KERNEL, sgl_alloc_order 3233 drivers/scsi/pmcraid.c sgl_alloc_order(buflen, order, false, sgl_alloc_order 2521 drivers/target/target_core_transport.c *sgl = sgl_alloc_order(length, 0, chainable, gfp, nents); sgl_alloc_order 284 include/linux/scatterlist.h struct scatterlist *sgl_alloc_order(unsigned long long length, sgl_alloc_order 530 lib/scatterlist.c EXPORT_SYMBOL(sgl_alloc_order); sgl_alloc_order 543 lib/scatterlist.c return sgl_alloc_order(length, 0, false, gfp, nent_p);