gather_size 128 drivers/gpu/host1x/job.c size_t gather_size = 0; gather_size 146 drivers/gpu/host1x/job.c gather_size += sg->length; gather_size 147 drivers/gpu/host1x/job.c gather_size = iova_align(&host->iova, gather_size); gather_size 150 drivers/gpu/host1x/job.c alloc = alloc_iova(&host->iova, gather_size >> shift, gather_size 168 drivers/gpu/host1x/job.c job->unpins[job->num_unpins].size = gather_size;