gathers 59 drivers/gpu/host1x/hw/channel_hw.c struct host1x_job_gather *g = &job->gathers[i]; gathers 206 drivers/gpu/host1x/hw/debug_hw.c struct host1x_job_gather *g = &job->gathers[i]; gathers 56 drivers/gpu/host1x/job.c job->gathers = num_cmdbufs ? mem : NULL; gathers 90 drivers/gpu/host1x/job.c struct host1x_job_gather *gather = &job->gathers[job->num_gathers]; gathers 127 drivers/gpu/host1x/job.c struct host1x_job_gather *g = &job->gathers[i]; gathers 454 drivers/gpu/host1x/job.c struct host1x_job_gather *g = &job->gathers[i]; gathers 477 drivers/gpu/host1x/job.c struct host1x_job_gather *g = &job->gathers[i]; gathers 523 drivers/gpu/host1x/job.c struct host1x_job_gather *g = &job->gathers[i]; gathers 534 drivers/gpu/host1x/job.c if (job->gathers[j].bo == g->bo) { gathers 535 drivers/gpu/host1x/job.c job->gathers[j].handled = true; gathers 536 drivers/gpu/host1x/job.c job->gathers[j].base = g->base; gathers 196 include/linux/host1x.h struct host1x_job_gather *gathers;