SG_CHUNK_SIZE 98 drivers/nvme/host/fc.c struct scatterlist sgl[SG_CHUNK_SIZE]; SG_CHUNK_SIZE 2144 drivers/nvme/host/fc.c SG_CHUNK_SIZE); SG_CHUNK_SIZE 2153 drivers/nvme/host/fc.c sg_free_table_chained(&freq->sg_table, SG_CHUNK_SIZE); SG_CHUNK_SIZE 2178 drivers/nvme/host/fc.c sg_free_table_chained(&freq->sg_table, SG_CHUNK_SIZE); SG_CHUNK_SIZE 734 drivers/nvme/host/rdma.c SG_CHUNK_SIZE * sizeof(struct scatterlist); SG_CHUNK_SIZE 748 drivers/nvme/host/rdma.c SG_CHUNK_SIZE * sizeof(struct scatterlist); SG_CHUNK_SIZE 1167 drivers/nvme/host/rdma.c sg_free_table_chained(&req->sg_table, SG_CHUNK_SIZE); SG_CHUNK_SIZE 1283 drivers/nvme/host/rdma.c SG_CHUNK_SIZE); SG_CHUNK_SIZE 1321 drivers/nvme/host/rdma.c sg_free_table_chained(&req->sg_table, SG_CHUNK_SIZE); SG_CHUNK_SIZE 80 drivers/nvme/target/loop.c sg_free_table_chained(&iod->sg_table, SG_CHUNK_SIZE); SG_CHUNK_SIZE 160 drivers/nvme/target/loop.c iod->sg_table.sgl, SG_CHUNK_SIZE)) { SG_CHUNK_SIZE 346 drivers/nvme/target/loop.c SG_CHUNK_SIZE * sizeof(struct scatterlist); SG_CHUNK_SIZE 520 drivers/nvme/target/loop.c SG_CHUNK_SIZE * sizeof(struct scatterlist); SG_CHUNK_SIZE 248 drivers/scsi/esas2r/esas2r_main.c .sg_tablesize = SG_CHUNK_SIZE, SG_CHUNK_SIZE 272 drivers/scsi/esas2r/esas2r_main.c int sg_tablesize = SG_CHUNK_SIZE; SG_CHUNK_SIZE 96 drivers/scsi/mpt3sas/mpt3sas_base.h #define MPT_MAX_PHYS_SEGMENTS SG_CHUNK_SIZE SG_CHUNK_SIZE 329 include/linux/scatterlist.h #define SG_MAX_SEGMENTS SG_CHUNK_SIZE SG_CHUNK_SIZE 39 include/scsi/scsi_host.h #define SG_ALL SG_CHUNK_SIZE SG_CHUNK_SIZE 18 lib/sg_pool.c #if (SG_CHUNK_SIZE < 32) SG_CHUNK_SIZE 24 lib/sg_pool.c #if (SG_CHUNK_SIZE > 32) SG_CHUNK_SIZE 26 lib/sg_pool.c #if (SG_CHUNK_SIZE > 64) SG_CHUNK_SIZE 28 lib/sg_pool.c #if (SG_CHUNK_SIZE > 128) SG_CHUNK_SIZE 30 lib/sg_pool.c #if (SG_CHUNK_SIZE > 256) SG_CHUNK_SIZE 36 lib/sg_pool.c SP(SG_CHUNK_SIZE) SG_CHUNK_SIZE 44 lib/sg_pool.c BUG_ON(nents > SG_CHUNK_SIZE); SG_CHUNK_SIZE 93 lib/sg_pool.c __sg_free_table(table, SG_CHUNK_SIZE, nents_first_chunk, sg_pool_free); SG_CHUNK_SIZE 132 lib/sg_pool.c ret = __sg_alloc_table(table, nents, SG_CHUNK_SIZE, SG_CHUNK_SIZE 67 net/sunrpc/xprtrdma/svc_rdma_rw.c ctxt = kmalloc(struct_size(ctxt, rw_first_sgl, SG_CHUNK_SIZE), SG_CHUNK_SIZE 77 net/sunrpc/xprtrdma/svc_rdma_rw.c SG_CHUNK_SIZE)) { SG_CHUNK_SIZE 88 net/sunrpc/xprtrdma/svc_rdma_rw.c sg_free_table_chained(&ctxt->rw_sg_table, SG_CHUNK_SIZE);